mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
2 lines
146 B
ReStructuredText
2 lines
146 B
ReStructuredText
Fix an issue that caused internal frames to outlive failed Python function
|
|
calls, possibly resulting in memory leaks or hard interpreter crashes.
|