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