bpo-33612: Remove PyThreadState_Clear() assertion (#7069) · python/cpython@b6dccf5 · GitHub
Skip to content

Commit b6dccf5

Browse files
authored
bpo-33612: Remove PyThreadState_Clear() assertion (#7069)
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.
1 parent 825aab9 commit b6dccf5

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)