diff options
author | Victor Stinner <vstinner@redhat.com> | 2018-05-23 16:00:55 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-05-23 16:00:55 (GMT) |
commit | b6dccf54fd3bac9c87348d96f9d6b571608c15bc (patch) | |
tree | 5c769cdaed0813ba7641c4caa0de218db88ef31b /Doc | |
parent | 825aab95fde959541859383f8ea7e7854ebfd49f (diff) | |
download | cpython-b6dccf54fd3bac9c87348d96f9d6b571608c15bc.zip cpython-b6dccf54fd3bac9c87348d96f9d6b571608c15bc.tar.gz cpython-b6dccf54fd3bac9c87348d96f9d6b571608c15bc.tar.bz2 |
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.
Diffstat (limited to 'Doc')
0 files changed, 0 insertions, 0 deletions