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 ncoghlan
Recipients alex, christian.heimes, docs@python, giampaolo.rodola, janssen, ncoghlan, pitrou
Date 2014-03-20.04:54:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1395291271.39.0.569831547631.issue20988@psf.upfronthosting.co.za>
In-reply-to
Content
Potentially more controversial: we could also update that section and other parts of the docs to state that "create_default_context" is expected to become a true default context in a future release. (such that if you want insecure settings, you will have to opt in to them)

However, that change may be better handled as part of a more comprehensive PEP.
History
Date User Action Args
2014-03-20 04:54:31ncoghlansetrecipients: + ncoghlan, janssen, pitrou, giampaolo.rodola, christian.heimes, alex, docs@python
2014-03-20 04:54:31ncoghlansetmessageid: <1395291271.39.0.569831547631.issue20988@psf.upfronthosting.co.za>
2014-03-20 04:54:31ncoghlanlinkissue20988 messages
2014-03-20 04:54:31ncoghlancreate