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 miss-islington
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:12:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1560528775.02.0.964899467674.issue35998@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0c2eb6d21013d77e1160250d3cf69ca80215d064 by Miss Islington (bot) in branch '3.8':
bpo-35998: Avoid TimeoutError in test_asyncio: test_start_tls_server_1() (GH-14080)
https://github.com/python/cpython/commit/0c2eb6d21013d77e1160250d3cf69ca80215d064
History
Date User Action Args
2019-06-14 16:12:55miss-islingtonsetrecipients: + miss-islington, doko, ncoghlan, vstinner, christian.heimes, ned.deily, asvetlov, lukasz.langa, yselivanov, koobs, matrixise, cstratak, pablogsal, xtreak, op368
2019-06-14 16:12:55miss-islingtonsetmessageid: <1560528775.02.0.964899467674.issue35998@roundup.psfhosted.org>
2019-06-14 16:12:55miss-islingtonlinkissue35998 messages
2019-06-14 16:12:54miss-islingtoncreate