WIP (don't merge!): bpo-21895: Experiment signal handlers in any thread by vstinner · Pull Request #768 · python/cpython
bpo-21895. Modified functions: * _winapi.WaitForMultipleObjects() * signal.signal() * signal.set_wakeup_fd() * PyErr_CheckSignals() * PyErr_SetInterrupt() * time.sleep() on Windows Update also the signal documentation. FIXME: move pendingcalls to PyThreadState.
vstinner
changed the title
WIP (don' merge!): bpo-21895: Experiment signal handlers in any thread
WIP (don't merge!): bpo-21895: Experiment signal handlers in any thread
bkabrda
mannequin
mentioned this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters