Files
cpython/Python
Victor Stinner fe997e1a67 bpo-44449: faulthandler don't modify frame refcnt (GH-27850)
Fix a crash in the signal handler of the faulthandler module: no
longer modify the reference count of frame objects.
2021-08-30 15:24:39 +02:00
..
2017-09-14 18:13:16 -07:00

Miscellaneous source files for the main Python shared library