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, miss-islington, ned.deily, op368, pablogsal, terry.reedy, vstinner, yselivanov
Date 2019-06-17.09:47:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1560764875.24.0.771502248222.issue35031@roundup.psfhosted.org>
In-reply-to
Content
New changeset c034b7824f5a7c50f2946ab3931633200e31d903 by Victor Stinner in branch 'master':
bpo-35031, test_asycio: disable TLS 1.3 in test_start_tls_server_1() (GH-14148)
https://github.com/python/cpython/commit/c034b7824f5a7c50f2946ab3931633200e31d903
History
Date User Action Args
2019-06-17 09:47:55vstinnersetrecipients: + vstinner, terry.reedy, christian.heimes, ned.deily, asvetlov, yselivanov, pablogsal, miss-islington, op368
2019-06-17 09:47:55vstinnersetmessageid: <1560764875.24.0.771502248222.issue35031@roundup.psfhosted.org>
2019-06-17 09:47:55vstinnerlinkissue35031 messages
2019-06-17 09:47:55vstinnercreate