mirror of
https://github.com/python/cpython.git
synced 2026-01-30 22:55:41 +00:00
bpo-39877, bpo-40010: Add a third tstate_must_exit() check in take_gil() to prevent using tstate which has been freed.
Miscellaneous source files for the main Python shared library