Skip to content

bpo-32777: subprocess: Fix usage of _Py_set_inheritable() in child_exec()#5560

Merged
gpshead merged 4 commits into
python:masterfrom
izbyshev:bpo-32777
Feb 6, 2018
Merged

bpo-32777: subprocess: Fix usage of _Py_set_inheritable() in child_exec()#5560
gpshead merged 4 commits into
python:masterfrom
izbyshev:bpo-32777

Rename _Py_set_inheritable_noraise to _async_safe

94f16b9
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs