Message 345608 - Python tracker (original) (raw)

Message345608

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:43 vstinner set recipients: + vstinner, doko, ncoghlan, christian.heimes, ned.deily, asvetlov, lukasz.langa, yselivanov, koobs, matrixise, cstratak, pablogsal, miss-islington, xtreak, op368
2019-06-14 16:26:43 vstinner set messageid: 1560529603.47.0.506296625581.issue35998@roundup.psfhosted.org
2019-06-14 16:26:43 vstinner link issue35998 messages
2019-06-14 16:26:43 vstinner create