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 alex
Recipients alex, christian.heimes, docs@python, dstufft, giampaolo.rodola, janssen, pitrou
Date 2014-07-16.22:46:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1405550819.52.0.585557894887.issue21994@psf.upfronthosting.co.za>
In-reply-to
Content
This can be seen at https://docs.python.org/3.4/library/ssl.html#ssl.SSLContext.check_hostname

It looks like the colon should be omitted, and the next line un-indented.
History
Date User Action Args
2014-07-16 22:46:59alexsetrecipients: + alex, janssen, pitrou, giampaolo.rodola, christian.heimes, docs@python, dstufft
2014-07-16 22:46:59alexsetmessageid: <1405550819.52.0.585557894887.issue21994@psf.upfronthosting.co.za>
2014-07-16 22:46:59alexlinkissue21994 messages
2014-07-16 22:46:59alexcreate