Stephen Tu added the comment:

But it would seem that setting PYTHONHASHSEED != "random" does disable hash 
randomization. also, not sure what the semantics of the following is:

$ PYTHONHASHSEED=1 python -R ...

right now, python3 basically ignores -R.

----------

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

Reply via email to