mirror of
https://github.com/python/cpython.git
synced 2026-05-08 21:50:40 -04:00
c7f4a80079
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