mirror of
https://github.com/python/cpython.git
synced 2026-01-27 13:15:25 +00:00
gh-116008: Detect freed thread state in faulthandler (#141988) Add _PyMem_IsULongFreed() function. (cherry picked from commit d5d9e89dde9843a61b46872b1914c5b75ad05998)
Miscellaneous source files for the main Python shared library