[Python-Dev] PEP 466: Network security enhancements for Python 2.7.7
Nick Coghlan
ncoghlan at gmail.com
Sat Apr 19 02:59:05 CEST 2014
More information about the Python-Dev mailing list
Sat Apr 19 02:59:05 CEST 2014
- Previous message: [Python-Dev] PEP 466: Network security enhancements for Python 2.7.7
- Next message: [Python-Dev] is the concept of 'reference ownership' no long applicable in Python 3.4?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 18 April 2014 19:34, Guido van Rossum <guido at python.org> 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 than an ongoing policy PEP. I filed separate tracker issues for the four parts of the proposal: os.urandom: http://bugs.python.org/issue21305 hmac: http://bugs.python.org/issue21306 hashlib: http://bugs.python.org/issue21307 ssl:http://bugs.python.org/issue21308 Regards, Nick. -- Nick Coghlan | ncoghlan at gmail.com | Brisbane, Australia
- Previous message: [Python-Dev] PEP 466: Network security enhancements for Python 2.7.7
- Next message: [Python-Dev] is the concept of 'reference ownership' no long applicable in Python 3.4?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list