Accepting PEP 456 (Secure hash algorithm)
[Posted November 26, 2013 by jake]
From: |
| Nick Coghlan <ncoghlan-AT-gmail.com> |
To: |
| python-dev-AT-python.org |
Subject: |
| Accepting PEP 456 (Secure hash algorithm) |
Date: |
| Wed, 20 Nov 2013 20:07:28 +1000 |
Message-ID: |
| <CADiSq7d1JL+3RUnZaSJ6hdGJ_32NdDD28Ggwjo1vV4_fvM_W1w@mail.gmail.com> |
Archive‑link: | |
Article |
Christian has indicated he now considers PEP 456, which adds an updated and
configurable hash algorithm ready for pronouncement (
http://www.python.org/dev/peps/pep-0456/)
I am happy the PEP and the associated implementation represent a desirable
improvement to CPython, and approve of the proposal to experiment further
with the small string optimisation during the beta period, before either
enabling it or removing it entirely in beta 2.
Accordingly, I am formally accepting the PEP for inclusion in Python 3.4 :)
Regards,
Nick.