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:15:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1622751322.5.0.157894887898.issue43921@roundup.psfhosted.org>
In-reply-to
Content
New changeset d2ab15f5376aa06ed120164f1b84bb40adbdd068 by Miss Islington (bot) in branch '3.10':
bpo-43921: Fix test_ssl.test_wrong_cert_tls13() on Windows (GH-26502) (GH-26518)
https://github.com/python/cpython/commit/d2ab15f5376aa06ed120164f1b84bb40adbdd068
History
Date User Action Args
2021-06-03 20:15:22vstinnersetrecipients: + vstinner, christian.heimes, steve.dower, pablogsal, miss-islington
2021-06-03 20:15:22vstinnersetmessageid: <1622751322.5.0.157894887898.issue43921@roundup.psfhosted.org>
2021-06-03 20:15:22vstinnerlinkissue43921 messages
2021-06-03 20:15:22vstinnercreate