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 arjaz
Recipients arjaz
Date 2021-05-03.09:13:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1620033218.62.0.404367985861.issue44018@roundup.psfhosted.org>
In-reply-to
Content
https://github.com/python/cpython/blob/master/Lib/random.py#L157
If bytearray is passed as a seed, the function will change it.
It either has to be documented, or the implementation should change.
History
Date User Action Args
2021-05-03 09:13:38arjazsetrecipients: + arjaz
2021-05-03 09:13:38arjazsetmessageid: <1620033218.62.0.404367985861.issue44018@roundup.psfhosted.org>
2021-05-03 09:13:38arjazlinkissue44018 messages
2021-05-03 09:13:38arjazcreate