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, pablogsal, steve.dower, vstinner
Date 2021-06-02.20:25:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1622665535.82.0.593639215553.issue43921@roundup.psfhosted.org>
In-reply-to
Content
New changeset 320eaa7f42b413cd5e5436ec92d4dc5ba150395f by Victor Stinner in branch 'main':
bpo-43921: Fix test_ssl.test_pha_required_nocert() (GH-26489)
https://github.com/python/cpython/commit/320eaa7f42b413cd5e5436ec92d4dc5ba150395f
History
Date User Action Args
2021-06-02 20:25:35vstinnersetrecipients: + vstinner, christian.heimes, steve.dower, pablogsal
2021-06-02 20:25:35vstinnersetmessageid: <1622665535.82.0.593639215553.issue43921@roundup.psfhosted.org>
2021-06-02 20:25:35vstinnerlinkissue43921 messages
2021-06-02 20:25:35vstinnercreate