Skip to content

bpo-30065: Fixed arguments validation in _posixsubprocess.fork_exec(). - #1110

Merged
serhiy-storchaka merged 2 commits into
python:masterfrom
serhiy-storchaka:_posixsubprocess-fork_exec
Apr 19, 2017
Merged

bpo-30065: Fixed arguments validation in _posixsubprocess.fork_exec().#1110
serhiy-storchaka merged 2 commits into
python:masterfrom
serhiy-storchaka:_posixsubprocess-fork_exec

Fixed usage of fork_exec() in multiprocessing.util and other tests.

5521697
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs