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 larry, loewis, python-dev, rhettinger, serhiy.storchaka
Date 2012-06-24.09:52:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <E1SijUd-0003y4-TV@dinsdale.python.org>
In-reply-to
Content
New changeset 4445608cf434 by Larry Hastings in branch 'default':
Issue #14815: Bugfix: the PyLong fed into the seed generator must be unsigned.
http://hg.python.org/cpython/rev/4445608cf434
History
Date User Action Args
2012-06-24 09:52:33python-devsetrecipients: + python-dev, loewis, rhettinger, larry, serhiy.storchaka
2012-06-24 09:52:32python-devlinkissue14815 messages
2012-06-24 09:52:32python-devcreate