Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 8a24c4f

Browse files
committedAug 5, 2022
pythongh-95348 Update NEWS blub
1 parent 40f247f commit 8a24c4f

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed
 
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1-
Split `clear_weakref` into two functions: `clear_weakref`
2-
and `remove_weakref`. Abstracts `remove_weakref` with
3-
`remove_weakref_from_referent`. Patch by Robert O'Shea.
1+
Split ``clear_weakref`` into two functions: ``clear_weakref``
2+
and ``remove_weakref``. Abstracts ``remove_weakref`` with
3+
``remove_weakref_from_referent`` in weakrefobject.c.
4+
Patch by Robert O'Shea.

0 commit comments

Comments
 (0)
Please sign in to comment.