This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

URL PR 3595
Status merged
Title [2.7] bpo-31471: Fix assertion failure in subprocess.Popen() on Windows, in case env has a bad keys() method. (GH-3580)
History
Date User Action Args
2017-09-15 07:20:13Oren Milmansetstatus: open -> merged
2017-09-15 07:09:47Oren Milmanlinkissue31471 pull_requests
2017-09-15 07:09:47Oren Milmancreate