mirror of
https://github.com/python/cpython.git
synced 2026-05-08 13:40:46 -04:00
b6dccf54fd
bpo-25612, bpo-33612: Remove an assertion from PyThreadState_Clear() which failed at Python shutdown or on fork if a thread was running a generator.
Miscellaneous source files for the main Python shared library