mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
3 lines
166 B
ReStructuredText
3 lines
166 B
ReStructuredText
Fix an issue where exceptions raised by line-tracing events would cause
|
|
frames to be left in an invalid state, possibly resulting in a hard crash of
|
|
the interpreter.
|