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 asvetlov, jcea, loewis, mark.dickinson, pitrou, python-dev, rhettinger, serhiy.storchaka, skrah
Date 2012-12-21.21:53:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3YSk9H48HszNmQ@mail.python.org>
In-reply-to
Content
New changeset db75553ff333 by Mark Dickinson in branch 'default':
Simplify random_seed to use _PyLong_AsByteArray.  Closes issue #16496.
http://hg.python.org/cpython/rev/db75553ff333
History
Date User Action Args
2012-12-21 21:53:08python-devsetrecipients: + python-dev, loewis, rhettinger, jcea, mark.dickinson, pitrou, asvetlov, skrah, serhiy.storchaka
2012-12-21 21:53:08python-devlinkissue16496 messages
2012-12-21 21:53:08python-devcreate