Skip to content

Commit 7e3dd83

Browse files
committed
Add NEWS entry for gh-144986
1 parent 2191c56 commit 7e3dd83

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +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.

0 commit comments

Comments
 (0)