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 python-dev
Recipients Arfrever, christian.heimes, dstufft, ezio.melotti, loewis, pitrou, python-dev, r.david.murray, rhettinger, vstinner
Date 2014-03-23.15:31:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3fsN4K2XVqz7LjV@mail.python.org>
In-reply-to
Content
New changeset c38ce7726737 by Antoine Pitrou in branch '3.4':
Issue #20913: make it clear that create_default_context() also enables hostname checking
http://hg.python.org/cpython/rev/c38ce7726737

New changeset 015c4d785be7 by Antoine Pitrou in branch 'default':
Issue #20913: make it clear that create_default_context() also enables hostname checking
http://hg.python.org/cpython/rev/015c4d785be7
History
Date User Action Args
2014-03-23 15:31:46python-devsetrecipients: + python-dev, loewis, rhettinger, pitrou, vstinner, christian.heimes, ezio.melotti, Arfrever, r.david.murray, dstufft
2014-03-23 15:31:46python-devlinkissue20913 messages
2014-03-23 15:31:45python-devcreate