commit | efc28bbbeee07867669dfbf49385d6a2147fe631 | [log] [tgz] |
---|---|---|
author | Victor Stinner <vstinner@python.org> | Thu Mar 05 18:13:56 2020 +0100 |
committer | GitHub <noreply@github.com> | Thu Mar 05 18:13:56 2020 +0100 |
tree | 7ed47b3eb726c881d70289f0317cb4222e5e75d3 | |
parent | f7b5d419bf871d9cc898982c7b6b4c043f7d5e9d [diff] |
Add a comment to _Py_RestoreSignals() (GH-18792) subprocess _posix_spawn() should stay in sync with _Py_RestoreSignals().