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 alex, christian.heimes, dstufft, janssen
Date 2017-09-15.18:29:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset e82c034496512139e9ea3f68ceda86c04bc7baab by Christian Heimes in branch 'master':
bpo-31431: SSLContext.check_hostname auto-sets CERT_REQUIRED (#3531)
https://github.com/python/cpython/commit/e82c034496512139e9ea3f68ceda86c04bc7baab
History
Date User Action Args
2017-09-15 18:29:59christian.heimessetrecipients: + christian.heimes, janssen, alex, dstufft
2017-09-15 18:29:59christian.heimessetmessageid: <[email protected]>
2017-09-15 18:29:59christian.heimeslinkissue31431 messages
2017-09-15 18:29:59christian.heimescreate