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.14:30:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 93bee6a8d878ff952e245614c567c7c6bb7a0398 by Victor Stinner in branch '3.7':
[3.7] bpo-37531: Fix regrtest timeout for subprocesses (GH-15072) (GH-15280)
https://github.com/python/cpython/commit/93bee6a8d878ff952e245614c567c7c6bb7a0398
History
Date User Action Args
2019-08-14 14:31:00vstinnersetrecipients: + vstinner, jkloth, nanjekyejoannah
2019-08-14 14:30:59vstinnersetmessageid: <[email protected]>
2019-08-14 14:30:59vstinnerlinkissue37531 messages
2019-08-14 14:30:59vstinnercreate