Skip to content

bpo-31471: fix assertion failure in subprocess.Popen() on Windows, in case env has a bad keys() method#3580

Merged
serhiy-storchaka merged 3 commits into
python:masterfrom
orenmn:bpo31471-fix-assert-fail
Sep 14, 2017
Merged

bpo-31471: fix assertion failure in subprocess.Popen() on Windows, in case env has a bad keys() method#3580
serhiy-storchaka merged 3 commits into
python:masterfrom
orenmn:bpo31471-fix-assert-fail

simplify the patch

6dc15a6
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs