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