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 jkloth, nanjekyejoannah, vstinner
Date 2019-08-14.12:18:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1565785137.89.0.519220812439.issue37531@roundup.psfhosted.org>
In-reply-to
Content
New changeset b0c8369c603633f445ccbb5ca7a8742145ff9eec by Victor Stinner in branch 'master':
bpo-37531: Fix regrtest timeout for subprocesses (GH-15072)
https://github.com/python/cpython/commit/b0c8369c603633f445ccbb5ca7a8742145ff9eec
History
Date User Action Args
2019-08-14 12:18:57vstinnersetrecipients: + vstinner, jkloth, nanjekyejoannah
2019-08-14 12:18:57vstinnersetmessageid: <1565785137.89.0.519220812439.issue37531@roundup.psfhosted.org>
2019-08-14 12:18:57vstinnerlinkissue37531 messages
2019-08-14 12:18:57vstinnercreate