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 asvetlov, christian.heimes, cstratak, doko, koobs, lukasz.langa, matrixise, miss-islington, ncoghlan, ned.deily, op368, pablogsal, vstinner, xtreak, yselivanov
Date 2019-06-14.16:26:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1560529603.47.0.506296625581.issue35998@roundup.psfhosted.org>
In-reply-to
Content
New changeset 33feb2e1a391cde91aefcb8d9cf5144b5fbc5d87 by Victor Stinner in branch '3.7':
bpo-35998: Avoid TimeoutError in test_asyncio: test_start_tls_server_1() (GH-14080) (GH-14086)
https://github.com/python/cpython/commit/33feb2e1a391cde91aefcb8d9cf5144b5fbc5d87
History
Date User Action Args
2019-06-14 16:26:43vstinnersetrecipients: + vstinner, doko, ncoghlan, christian.heimes, ned.deily, asvetlov, lukasz.langa, yselivanov, koobs, matrixise, cstratak, pablogsal, miss-islington, xtreak, op368
2019-06-14 16:26:43vstinnersetmessageid: <1560529603.47.0.506296625581.issue35998@roundup.psfhosted.org>
2019-06-14 16:26:43vstinnerlinkissue35998 messages
2019-06-14 16:26:43vstinnercreate