[Python-Dev] Patch reviews (original) (raw)
Christian Heimes christian at python.org
Wed Aug 31 16:31:14 EDT 2016
- Previous message (by thread): [Python-Dev] PEP 526 ready for review: Syntax for Variable and Attribute Annotations
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
I have 7 patches for 3.6 ready for merging. The new features were discussed on Security-SIG and reviewed by Victor or GPS. The patches just need one final review and an ACK. The first three patches should land in 2.7, 3.4 and 3.5, too.
http://bugs.python.org/issue26470 Make OpenSSL module compatible with OpenSSL 1.1.0
https://bugs.python.org/issue27850 Remove 3DES from cipher list (sweet32 CVE-2016-2183) Also adds ChaCha20 Poly1305
http://bugs.python.org/issue27691 X509 cert with GEN_RID subject alt name causes SytemError
http://bugs.python.org/issue27866 ssl: get list of enabled ciphers
https://bugs.python.org/issue27744 Add AF_ALG (Linux Kernel crypto) to socket module
http://bugs.python.org/issue16113 Add SHA-3 and SHAKE (Keccak) support
http://bugs.python.org/issue26798 add BLAKE2 to hashlib
Christian
- Previous message (by thread): [Python-Dev] PEP 526 ready for review: Syntax for Variable and Attribute Annotations
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]