STINNER Victor added the comment:

Nofar Schnider: "versions: + Python 3.5, - Python 2.7"

I don't get it. This issue is specific to Python 2.7, no?

> issue27706.patch 

If you want to backport this feature from Python 3, I suggest to reuse the same 
code (so SHA 512). You might get the same random sequences on Python 2 and 
Python 3, but I don't think that it's matter :-) It's just that I expect that 
SHA-512 keeps more bits of entropy, than Python 2 hash function.

----------

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

Reply via email to