Skip to content

Commit c0c2ab5

Browse files
Update Misc/NEWS.d/next/Library/2026-02-19-00-00-00.gh-issue-144986.atexit-leak.rst
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
1 parent 28e4533 commit c0c2ab5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Fix memory leak in :func:`atexit.register` caused by missing :c:func:`Py_DECREF`
2-
for the arguments tuple. Patch by Shamil Abdulaev.
1+
Fix a memory leak in :func:`atexit.register.
2+
Patch by Shamil Abdulaev.

0 commit comments

Comments
 (0)