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 pitrou
Recipients grooverdan, pitrou
Date 2011-01-07.18:13:52
SpamBayes Score 0.021332808
Marked as misclassified No
Message-id <1294424034.42.0.755068058875.issue10852@psf.upfronthosting.co.za>
In-reply-to
Content
I understand this patch relies on #10851. As I said there, I would rather have SSLContext become the primary API, and the stdlib standardize on it. Part of the stdlib, as you have witnessed, already allows the user to pass a custom SSLContext, which is very simple way of allowing for custom user settings. There are two open issues for imaplib (#8808) and smtplib (#8809).
History
Date User Action Args
2011-01-07 18:13:54pitrousetrecipients: + pitrou, grooverdan
2011-01-07 18:13:54pitrousetmessageid: <1294424034.42.0.755068058875.issue10852@psf.upfronthosting.co.za>
2011-01-07 18:13:52pitroulinkissue10852 messages
2011-01-07 18:13:52pitroucreate