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-10-16.09:44:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1571219081.58.0.826349135394.issue35998@roundup.psfhosted.org>
In-reply-to
Content
New changeset 1bceb0e58905fd6d241d7d566e19ca78558973dd by Victor Stinner in branch '3.7':
bpo-35998: Fix test_asyncio.test_start_tls_server_1() (GH-16815) (GH-16818)
https://github.com/python/cpython/commit/1bceb0e58905fd6d241d7d566e19ca78558973dd
History
Date User Action Args
2019-10-16 09:44:41vstinnersetrecipients: + vstinner, doko, ncoghlan, christian.heimes, ned.deily, asvetlov, lukasz.langa, yselivanov, koobs, matrixise, cstratak, pablogsal, miss-islington, xtreak, op368
2019-10-16 09:44:41vstinnersetmessageid: <1571219081.58.0.826349135394.issue35998@roundup.psfhosted.org>
2019-10-16 09:44:41vstinnerlinkissue35998 messages
2019-10-16 09:44:41vstinnercreate