bpo-35537: Add a comment to _Py_RestoreSignals()#18792
bpo-35537: Add a comment to _Py_RestoreSignals()#18792vstinner merged 1 commit intopython:masterfrom vstinner:restore_signals
Conversation
It should stay in sync with subprocess _posix_spawn().
|
Add a comment to _Py_RestoreSignals() (pythonGH-18792)
It should stay in sync with subprocess _posix_spawn().
https://bugs.python.org/issue35537