Skip to content

[3.6] bpo-31471: Fix assertion failure in subprocess.Popen() on Windows, in case env has a bad keys() method. (GH-3580)#3584

Merged
serhiy-storchaka merged 1 commit into
python:3.6from
miss-islington:backport-0b3a87e-3.6
Sep 14, 2017
Merged

[3.6] bpo-31471: Fix assertion failure in subprocess.Popen() on Windows, in case env has a bad keys() method. (GH-3580)#3584
serhiy-storchaka merged 1 commit into
python:3.6from
miss-islington:backport-0b3a87e-3.6

[3.6] bpo-31471: Fix assertion failure in subprocess.Popen() on Windo…

fca0026
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs