mirror of
https://github.com/python/cpython.git
synced 2025-08-24 02:35:59 +00:00
gh-132775: Clean Up Cross-Interpreter Error Handling (gh-135369)
In this refactor we: * move some code around * make a couple of typedefs opaque * decouple errors from session state * improve tracebacks for propagated exceptions This change helps simplify several upcoming changes.
This commit is contained in:
parent
6eb6c5dbfb
commit
c7f4a80079
5 changed files with 527 additions and 315 deletions
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue