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 docs@python, johnnyd, mark.dickinson, poddster, rhettinger, serhiy.storchaka, vstinner
Date 2019-08-22.16:19:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1566490779.75.0.243628024499.issue32554@roundup.psfhosted.org>
In-reply-to
Content
New changeset d0cdeaab76fef8a6e5a04665df226b6659111e4e by Raymond Hettinger in branch 'master':
bpo-32554: Deprecate hashing arbitrary types in random.seed() (GH-15382)
https://github.com/python/cpython/commit/d0cdeaab76fef8a6e5a04665df226b6659111e4e
History
Date User Action Args
2019-08-22 16:19:39rhettingersetrecipients: + rhettinger, mark.dickinson, vstinner, docs@python, serhiy.storchaka, johnnyd, poddster
2019-08-22 16:19:39rhettingersetmessageid: <1566490779.75.0.243628024499.issue32554@roundup.psfhosted.org>
2019-08-22 16:19:39rhettingerlinkissue32554 messages
2019-08-22 16:19:39rhettingercreate