[Python-Dev] Patch reviews
Christian Heimes
christian at python.org
Thu Sep 1 12:19:35 EDT 2016
More information about the Python-Dev mailing list
Thu Sep 1 12:19:35 EDT 2016
- Previous message (by thread): [Python-Dev] PEP 526 ready for review: Syntax for Variable and Attribute Annotations
- Next message (by thread): [Python-Dev] Patch reviews
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 2016-08-31 22:31, Christian Heimes wrote: > 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 And another one: http://bugs.python.org/issue27928 Add hashlib.scrypt Christian
- Previous message (by thread): [Python-Dev] PEP 526 ready for review: Syntax for Variable and Attribute Annotations
- Next message (by thread): [Python-Dev] Patch reviews
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list