Martin Panter added the comment:

Maybe an alternative would be to add a special PYTHONHASHSEED=best-effort (or 
whatever) value that says if there is no entropy available, use a predictable 
hash seed. That would force whoever starts the Python process to be aware of 
the problem.

----------

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

Reply via email to