mirror of
https://github.com/python/cpython.git
synced 2026-05-06 12:49:07 -04:00
80b752285d
gh-116008: Detect freed thread state in faulthandler (#141988)
Add _PyMem_IsULongFreed() function.
(cherry picked from commit d5d9e89dde)
Miscellaneous source files for the main Python shared library