Closed
Description
python/cpython@ae3087c / https://bugs.python.org/issue25612 / python/cpython#1773 re-arranged how exception information is stored and moved exc_type
, exc_value
, and exc_tracback
into a _err_stackitem
struct pointed to by exc_info
.
Metadata
Metadata
Assignees
Labels
No labels