mirror of
https://github.com/python/cpython.git
synced 2026-05-07 05:01:13 -04:00
d5fc998737
* No longer save/restore the current exception. It is no longer used with an exception raised. * No longer clear the current exception on error: it's now up to the caller.
Miscellaneous source files for the main Python shared library