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 christian.heimes
Recipients Quentin.Pradet, christian.heimes
Date 2021-04-17.09:36:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1618652164.12.0.254075816077.issue43522@roundup.psfhosted.org>
In-reply-to
Content
New changeset f77ca86f75d5ad9b52e5f3cd19c0024b204b168c by Christian Heimes in branch '3.8':
[3.8] bpo-43522: Fix SSLContext.hostname_checks_common_name (GH-24899) (GH-25452)
https://github.com/python/cpython/commit/f77ca86f75d5ad9b52e5f3cd19c0024b204b168c
History
Date User Action Args
2021-04-17 09:36:04christian.heimessetrecipients: + christian.heimes, Quentin.Pradet
2021-04-17 09:36:04christian.heimessetmessageid: <1618652164.12.0.254075816077.issue43522@roundup.psfhosted.org>
2021-04-17 09:36:04christian.heimeslinkissue43522 messages
2021-04-17 09:36:04christian.heimescreate