mirror of
https://github.com/python/cpython.git
synced 2026-01-29 06:06:01 +00:00
Fix a crash in the signal handler of the faulthandler module: no longer modify the reference count of frame objects.
Miscellaneous source files for the main Python shared library