[issue27706] Random.seed, whose purpose is purportedly determinism, behaves non-deterministically with strings due to hash randomization

Nofar Schnider report at bugs.python.org
Wed Aug 31 16:13:45 EDT 2016


Nofar Schnider added the comment:

Adding the patch with seed fix for version=1 and tests (test_random).

----------
components: +Tests
keywords: +patch
versions: +Python 3.5 -Python 2.7
Added file: http://bugs.python.org/file44308/issue27706.patch

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


More information about the Python-bugs-list mailing list