Re: [Python-Dev] PEP 466: Network security enhancements for Python 2.7.7

2014-04-18 Thread Nick Coghlan
On 18 April 2014 19:34, Guido van Rossum wrote: > Thanks, Nick. I hereby approve this PEP. You can update the status yourself. > Congrats! Thanks! PEP status updated: http://hg.python.org/peps/rev/d905b6f9c6a9 I also tweaked the type, since it's just an ordinary Standards Track PEP now, rather t

[Python-Dev] PEP 466: Network security enhancements for Python 2.7.7

2014-04-16 Thread Nick Coghlan
I've reworded the PEP to make it clear it is now just about backporting a specific set of enhancements to 2.7.7, as well as switching to updating to new OpenSSL feature releases in the binary installers. The idea of an open ended backport policy is now listed as a rejected variant. I believe that