mirror of
https://github.com/python/cpython.git
synced 2026-05-08 21:50:40 -04:00
29356e03d4
bpo-39877, bpo-39984: If the thread must exit, don't access tstate to prevent a potential crash: tstate memory has been freed.
Miscellaneous source files for the main Python shared library