mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
1 line
122 B
ReStructuredText
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.
|