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 twouters
Recipients gregory.p.smith, haizaar, martin.panter, twouters, xtreak
Date 2019-09-11.09:23:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568193788.18.0.256694403099.issue37424@roundup.psfhosted.org>
In-reply-to
Content
New changeset 580d2782f70f8e0bed7ec20abb03d740cb83b5da by T. Wouters (Gregory P. Smith) in branch 'master':
bpo-37424: Avoid a hang in subprocess.run timeout output capture (GH-14490)
https://github.com/python/cpython/commit/580d2782f70f8e0bed7ec20abb03d740cb83b5da
History
Date User Action Args
2019-09-11 09:23:08twouterssetrecipients: + twouters, gregory.p.smith, martin.panter, xtreak, haizaar
2019-09-11 09:23:08twouterssetmessageid: <1568193788.18.0.256694403099.issue37424@roundup.psfhosted.org>
2019-09-11 09:23:08twouterslinkissue37424 messages
2019-09-11 09:23:08twouterscreate