Nick Coghlan added the comment:

While I agree with the idea of backporting this at some point after it has been 
published in a 3.x release, Guido also specifically requested that we *not* 
treat PEP 466 as blanket permission to backport other network security features 
to Python 2.7. (I originally had that kind of wording in the PEP, and he 
convinced me to take it out to ensure we considered each future feature 
backport request on its own merits)

That means 2.7.x should track the 3.4.x maintenance branch until after 3.5 is 
released, and then it should start tracking the 3.5.x maintenance branch.

However, any new 3.5 ssl features will need their own backporting PEP, rather 
than relying on the previous approval in PEP 466 to backport ssl features from 
3.4.

----------
nosy: +ncoghlan

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue22559>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to