bpo-33612: Remove PyThreadState_Clear() assertion (GH-7069) (GH-7074) · python/cpython@508d769 · GitHub
Skip to content

Commit 508d769

Browse files
miss-islingtonvstinner
authored andcommitted
bpo-33612: Remove PyThreadState_Clear() assertion (GH-7069) (GH-7074)
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. (cherry picked from commit b6dccf5) Co-authored-by: Victor Stinner <vstinner@redhat.com>
1 parent 2fc443c commit 508d769

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Python/pystate.c

Lines changed: 0 additions & 1 deletion

0 commit comments

Comments
 (0)