diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2018-05-23 19:58:21 (GMT) |
---|---|---|
committer | Ned Deily <nad@python.org> | 2018-05-23 19:58:21 (GMT) |
commit | 508d7693bc09affd99fdaa4a321cc3da0638c8a0 (patch) | |
tree | ca52b3b05264ebbc58afdf0a8f150f17d0ca129b /Lib/idlelib/codecontext.py | |
parent | 2fc443c469fb15033b6b96acd727e2e7cc147adc (diff) | |
download | cpython-508d7693bc09affd99fdaa4a321cc3da0638c8a0.zip cpython-508d7693bc09affd99fdaa4a321cc3da0638c8a0.tar.gz cpython-508d7693bc09affd99fdaa4a321cc3da0638c8a0.tar.bz2 |
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 b6dccf54fd3bac9c87348d96f9d6b571608c15bc)
Co-authored-by: Victor Stinner <vstinner@redhat.com>
Diffstat (limited to 'Lib/idlelib/codecontext.py')
0 files changed, 0 insertions, 0 deletions