mirror of
https://github.com/python/cpython.git
synced 2026-05-07 21:20:55 -04:00
a36adfa6bb
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