cpython/Misc/NEWS.d/next/Core and Builtins/2022-05-19-13-25-50.gh-issue-92955.kmNV33.rst

1 line
122 B
ReStructuredText

Fix memory leak in code object's lines and positions iterators as they were not finalized at exit. Patch by Kumar Aditya.