We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f1e8b1 commit 9e66555Copy full SHA for 9e66555
1 file changed
Misc/NEWS.d/next/Library/2026-02-19-00-00-00.gh-issue-144986.atexit-leak.rst
@@ -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.
+for the arguments tuple. Patch by Shamil Abdulaev.
0 commit comments