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 christian.heimes, miss-islington, pablogsal, steve.dower, vstinner
Date 2021-06-03.20:12:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1622751160.59.0.0818080338415.issue43921@roundup.psfhosted.org>
In-reply-to
Content
New changeset 5c2191df9a21a3b3d49dd0711b8d2b92591ce82b by Victor Stinner in branch 'main':
bpo-43921: Cleanup test_ssl.test_wrong_cert_tls13() (GH-26520)
https://github.com/python/cpython/commit/5c2191df9a21a3b3d49dd0711b8d2b92591ce82b
History
Date User Action Args
2021-06-03 20:12:40vstinnersetrecipients: + vstinner, christian.heimes, steve.dower, pablogsal, miss-islington
2021-06-03 20:12:40vstinnersetmessageid: <1622751160.59.0.0818080338415.issue43921@roundup.psfhosted.org>
2021-06-03 20:12:40vstinnerlinkissue43921 messages
2021-06-03 20:12:40vstinnercreate