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 vstinner
Date 2019-12-11.10:30:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1576060222.06.0.94468467938.issue38614@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0d63bacefd2e5b937ec6b0ec3053777c09941b4a by Victor Stinner in branch 'master':
bpo-38614: Use test.support.SHORT_TIMEOUT constant (GH-17566)
https://github.com/python/cpython/commit/0d63bacefd2e5b937ec6b0ec3053777c09941b4a
History
Date User Action Args
2019-12-11 10:30:22vstinnersetrecipients: + vstinner
2019-12-11 10:30:22vstinnersetmessageid: <1576060222.06.0.94468467938.issue38614@roundup.psfhosted.org>
2019-12-11 10:30:22vstinnerlinkissue38614 messages
2019-12-11 10:30:21vstinnercreate