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, pitrou
Date 2016-09-08.15:09:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Sounds good to me!

For 3.7 I'm planning to use OpenSSL's hostname verification system and deprecate match_hostname(). It does support partial matching by default.
History
Date User Action Args
2016-09-08 15:09:50christian.heimessetrecipients: + christian.heimes, pitrou, alex, dstufft
2016-09-08 15:09:50christian.heimessetmessageid: <[email protected]>
2016-09-08 15:09:50christian.heimeslinkissue23033 messages
2016-09-08 15:09:50christian.heimescreate