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-10.19:33:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1576006392.54.0.966260092632.issue38614@roundup.psfhosted.org>
In-reply-to
Content
New changeset 07871b256c76ca561554d1f82b430fc64a5c7ee0 by Victor Stinner in branch 'master':
bpo-38614: Use test.support.LOOPBACK_TIMEOUT constant (GH-17554)
https://github.com/python/cpython/commit/07871b256c76ca561554d1f82b430fc64a5c7ee0
History
Date User Action Args
2019-12-10 19:33:12vstinnersetrecipients: + vstinner
2019-12-10 19:33:12vstinnersetmessageid: <1576006392.54.0.966260092632.issue38614@roundup.psfhosted.org>
2019-12-10 19:33:12vstinnerlinkissue38614 messages
2019-12-10 19:33:12vstinnercreate