[docs] [issue29023] Results of random.seed() call with integer argument should be claimed deterministic.

Roundup Robot report at bugs.python.org
Fri Jan 6 19:13:53 EST 2017


Roundup Robot added the comment:

New changeset 7d6ebd206cd6 by Raymond Hettinger in branch '2.7':
Issue #29023:  Clarify that ints and longs are always deterministic seeds for random.
https://hg.python.org/cpython/rev/7d6ebd206cd6

----------
nosy: +python-dev

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


More information about the docs mailing list