bpo-40826: PyOS_InterruptOccurred() requires GIL (GH-20578)
PyOS_InterruptOccurred() now fails with a fatal error if it is called with the GIL released.
V
Victor Stinner committed
cbe129692293251e7fbcea9ff0d822824d90c140
Parent: 39de8e4
Committed by GitHub <noreply@github.com>
on 6/1/2020, 6:34:15 PM