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 rhettinger
Recipients rhettinger, serhiy.storchaka
Date 2017-09-17.16:04:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1505664272.21.0.507609338307.issue31482@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 132a7d7cdbc7cb89fa1c1f4e8192241c3d68f549 by Raymond Hettinger in branch 'master':
bpo-31482:  Missing bytes support for random.seed() version 1 (#3614)
https://github.com/python/cpython/commit/132a7d7cdbc7cb89fa1c1f4e8192241c3d68f549
History
Date User Action Args
2017-09-17 16:04:32rhettingersetrecipients: + rhettinger, serhiy.storchaka
2017-09-17 16:04:32rhettingersetmessageid: <1505664272.21.0.507609338307.issue31482@psf.upfronthosting.co.za>
2017-09-17 16:04:32rhettingerlinkissue31482 messages
2017-09-17 16:04:32rhettingercreate