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.16:04:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1622736269.01.0.148949513507.issue43921@roundup.psfhosted.org>
In-reply-to
Content
New changeset ea0210fa8ccca769896847f25fc6fadfe9a717bc by Victor Stinner in branch 'main':
bpo-43921: Fix test_ssl.test_wrong_cert_tls13() on Windows (GH-26502)
https://github.com/python/cpython/commit/ea0210fa8ccca769896847f25fc6fadfe9a717bc
History
Date User Action Args
2021-06-03 16:04:29vstinnersetrecipients: + vstinner, christian.heimes, steve.dower, pablogsal, miss-islington
2021-06-03 16:04:29vstinnersetmessageid: <1622736269.01.0.148949513507.issue43921@roundup.psfhosted.org>
2021-06-03 16:04:29vstinnerlinkissue43921 messages
2021-06-03 16:04:28vstinnercreate