bpo-38644: Pass tstate explicitly in signalmodule.c (GH-19184)
PyOS_InterruptOccurred() now checks _Py_ThreadCanHandleSignals() before checking if SIGINT is tripped.
V
Victor Stinner committed
728189884e0e128c4ffc57b785b04584d57a90c0
Parent: 08faf00
Committed by GitHub <noreply@github.com>
on 3/26/2020, 9:28:11 PM