mirror of
https://github.com/python/cpython.git
synced 2026-01-27 13:15:25 +00:00
Fix a crash in the signal handler of the faulthandler module: no longer modify the reference count of frame objects. (cherry picked from commit fe997e1a67835a929705c8c305d41c4d7dd326e3) Co-authored-by: Victor Stinner <vstinner@python.org>
Miscellaneous source files for the main Python shared library