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 loewis
Recipients asdfasdfasdfasdfasdfasdfasdf, eric.araujo, loewis, nbareil, orsenthil, pitrou
Date 2011-11-09.09:07:41
SpamBayes Score 0.01216438
Marked as misclassified No
Message-id <4EBA42D4.5060205@v.loewis.de>
In-reply-to <1320828222.09.0.59329257887.issue10441@psf.upfronthosting.co.za>
Content
> Your patch about SSLContext is great! But what can we do about python 2.x?

Adding new features to Python 2.7 is certainly not an option.

> what do you think about a DeprecationWarning at runtime?

What API exactly should this deprecate?
History
Date User Action Args
2011-11-09 09:07:42loewissetrecipients: + loewis, orsenthil, pitrou, eric.araujo, asdfasdfasdfasdfasdfasdfasdf, nbareil
2011-11-09 09:07:41loewislinkissue10441 messages
2011-11-09 09:07:41loewiscreate