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.

URL PR 3845
Status merged
Title [2.7] bpo-31478: Prevent unwanted behavior in _random.Random.seed() in case the arg has a bad __abs__() method (GH-3596)
History
Date User Action Args
2017-10-02 21:31:44Oren Milmansetstatus: open -> merged
2017-10-01 13:51:06Oren Milmanlinkissue31478 pull_requests
2017-10-01 13:51:06Oren Milmancreate