mirror of
https://github.com/python/cpython.git
synced 2026-08-14 06:51:26 +08: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