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 eryksun, jeremy.kloth, jkloth, nanjekyejoannah, vstinner
Date 2019-08-23.10:27:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1566556047.37.0.111069123518.issue37531@roundup.psfhosted.org>
In-reply-to
Content
New changeset 767434c39c8f3c6a8af1b3282d8382ccf809fe21 by Victor Stinner in branch 'master':
bpo-37531: Fix regrtest _timedout() function on timeout (GH-15419)
https://github.com/python/cpython/commit/767434c39c8f3c6a8af1b3282d8382ccf809fe21
History
Date User Action Args
2019-08-23 10:27:27vstinnersetrecipients: + vstinner, jkloth, jeremy.kloth, eryksun, nanjekyejoannah
2019-08-23 10:27:27vstinnersetmessageid: <1566556047.37.0.111069123518.issue37531@roundup.psfhosted.org>
2019-08-23 10:27:27vstinnerlinkissue37531 messages
2019-08-23 10:27:27vstinnercreate