Files
cpython/Python
Victor Stinner 728189884e bpo-38644: Pass tstate explicitly in signalmodule.c (GH-19184)
PyOS_InterruptOccurred() now checks _Py_ThreadCanHandleSignals()
before checking if SIGINT is tripped.
2020-03-26 22:28:11 +01:00
..
2017-09-14 18:13:16 -07:00

Miscellaneous source files for the main Python shared library