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 miss-islington
Recipients gregory.p.smith, haizaar, martin.panter, miss-islington, twouters, xtreak
Date 2019-09-11.10:05:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568196317.59.0.216822617816.issue37424@roundup.psfhosted.org>
In-reply-to
Content
New changeset 872c85a1796290baef89a20dbde819c4da45830c by Miss Islington (bot) in branch '3.8':
bpo-37424: Avoid a hang in subprocess.run timeout output capture (GH-14490)
https://github.com/python/cpython/commit/872c85a1796290baef89a20dbde819c4da45830c
History
Date User Action Args
2019-09-11 10:05:17miss-islingtonsetrecipients: + miss-islington, twouters, gregory.p.smith, martin.panter, xtreak, haizaar
2019-09-11 10:05:17miss-islingtonsetmessageid: <1568196317.59.0.216822617816.issue37424@roundup.psfhosted.org>
2019-09-11 10:05:17miss-islingtonlinkissue37424 messages
2019-09-11 10:05:17miss-islingtoncreate