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.

Author gregory.p.smith
Recipients gregory.p.smith, l4mer, martin.panter, r.david.murray
Date 2017-10-07.03:50:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1507348211.77.0.213398074469.issue31712@psf.upfronthosting.co.za>
In-reply-to
Content
Please try to reproduce this with Python 3.6.

On 2.7, I highly recommend you stop using the Python 2.7 subprocess module and install the subprocess32 backport available on PyPI. It is *much* more reliable.
History
Date User Action Args
2017-10-07 03:50:11gregory.p.smithsetrecipients: + gregory.p.smith, r.david.murray, martin.panter, l4mer
2017-10-07 03:50:11gregory.p.smithsetmessageid: <1507348211.77.0.213398074469.issue31712@psf.upfronthosting.co.za>
2017-10-07 03:50:11gregory.p.smithlinkissue31712 messages
2017-10-07 03:50:11gregory.p.smithcreate