mirror of
https://github.com/python/cpython.git
synced 2026-07-06 01:39:24 -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