This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients Lukasa, Nofar Schnider, glyph, python-dev, rhettinger, terry.reedy, vstinner
Date 2016-08-31.21:58:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160831215738.14011.40767.B6A8A7CC@psf.io>
In-reply-to
Content
New changeset 1f37903e6040 by Raymond Hettinger in branch '2.7':
Issue #27706:  Document that random.seed() is non-deterministic when PYTHONHASHSEED is enabled
https://hg.python.org/cpython/rev/1f37903e6040
History
Date User Action Args
2016-08-31 21:58:02python-devsetrecipients: + python-dev, rhettinger, terry.reedy, vstinner, glyph, Lukasa, Nofar Schnider
2016-08-31 21:58:02python-devlinkissue27706 messages
2016-08-31 21:58:02python-devcreate