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.
V
Victor Stinner committed
b6dccf54fd3bac9c87348d96f9d6b571608c15bc
Parent: 825aab9
Committed by GitHub <noreply@github.com>
on 5/23/2018, 4:00:55 PM