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 vstinner
Recipients cappy, gregory.p.smith, haizaar, martin.panter, miss-islington, twouters, vstinner, xtreak
Date 2019-10-01.20:26:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1569961566.08.0.0211341598222.issue37424@roundup.psfhosted.org>
In-reply-to
Content
> I'm still seeing hangs with subprocess.run() in Python 3.7.4

That's not surprising, the fix has been pushed at 2019-09-11. Python 3.7.5 will include the fix and it will be released soon:
https://www.python.org/dev/peps/pep-0537/
History
Date User Action Args
2019-10-01 20:26:06vstinnersetrecipients: + vstinner, twouters, gregory.p.smith, martin.panter, cappy, miss-islington, xtreak, haizaar
2019-10-01 20:26:06vstinnersetmessageid: <1569961566.08.0.0211341598222.issue37424@roundup.psfhosted.org>
2019-10-01 20:26:06vstinnerlinkissue37424 messages
2019-10-01 20:26:06vstinnercreate