Staging
v0.5.1
https://github.com/python/cpython
Revision 508d7693bc09affd99fdaa4a321cc3da0638c8a0 authored by Miss Islington (bot) on 23 May 2018, 19:58:21 UTC, committed by Ned Deily on 23 May 2018, 19:58:21 UTC
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>
1 parent 2fc443c
History
Tip revision: 508d7693bc09affd99fdaa4a321cc3da0638c8a0 authored by Miss Islington (bot) on 23 May 2018, 19:58:21 UTC
bpo-33612: Remove PyThreadState_Clear() assertion (GH-7069) (GH-7074)
Tip revision: 508d769

README

back to top