mirror of
https://github.com/python/cpython.git
synced 2026-01-28 05:35:31 +00:00
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.
Miscellaneous source files for the main Python shared library