[issue21304] PEP 466: Backport hashlib.pbkdf2_hmac to Python 2.7

Gregory P. Smith report at bugs.python.org
Sat Apr 19 06:33:48 CEST 2014


Gregory P. Smith added the comment:

See also http://bugs.python.org/issue21288 to consider one fix/oversite/addition to the existing API as part of this process. (discuss that there)

by default: use the exact same API as 3.4 if it is suitable for PEP 466 and 2.7.7's needs. the above issue is about fixing a possible oversight; so if it happens in 3.4 it should happen in 2.7.7.

----------
nosy: +gregory.p.smith

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue21304>
_______________________________________


More information about the Python-bugs-list mailing list