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, dstufft, giampaolo.rodola, janssen, ncoghlan
Date 2016-09-10.09:20:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473499243.67.0.0279567348585.issue28043@psf.upfronthosting.co.za>
In-reply-to
Content
+1 from me for a model where ssl.get_default_context() can change in maintenance releases, while the ssl.SSLContext defaults get updated for feature releases.
History
Date User Action Args
2016-09-10 09:20:43ncoghlansetrecipients: + ncoghlan, janssen, giampaolo.rodola, christian.heimes, alex, dstufft
2016-09-10 09:20:43ncoghlansetmessageid: <1473499243.67.0.0279567348585.issue28043@psf.upfronthosting.co.za>
2016-09-10 09:20:43ncoghlanlinkissue28043 messages
2016-09-10 09:20:43ncoghlancreate