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 Arfrever, alex, dstufft, ezio.melotti, lemburg, mark.dickinson, neologix, pitrou, python-dev, rhettinger, tim.peters, vstinner
Date 2014-05-14.05:21:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3gT44G5K7Kz7LjP@mail.python.org>
In-reply-to
Content
New changeset c203df907092 by Raymond Hettinger in branch '3.4':
Issue #21470: Do a better job seeding the random number generator
http://hg.python.org/cpython/rev/c203df907092
History
Date User Action Args
2014-05-14 05:21:35python-devsetrecipients: + python-dev, lemburg, tim.peters, rhettinger, mark.dickinson, pitrou, vstinner, ezio.melotti, Arfrever, alex, neologix, dstufft
2014-05-14 05:21:35python-devlinkissue21470 messages
2014-05-14 05:21:35python-devcreate