Christian Heimes added the comment:

Here is a patch that deprecates MD5 has implicit default hashing algorithm. It 
also implements digestmod string support.

PEP 247 doesn't define the digestmod argument of keyed hashing algorithms. I'm 
going to define it in PEP 452.

----------
keywords: +patch
nosy: +akuchling, gregory.p.smith
stage: needs patch -> patch review
Added file: http://bugs.python.org/file31359/17276.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue17276>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to