mirror of
https://github.com/python/cpython.git
synced 2026-05-17 01:49:12 -04:00
add7cfc4c6
Do not call PyObject_CallMethod() with a live exception (like
KeyboardInterrupt).
(cherry picked from commit eca2549f5a)
Co-authored-by: Zackery Spytz <zspytz@gmail.com>
Source files for standard library extension modules, and former extension modules that are now builtin modules.