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 3596
Status merged
Title bpo-31478: Fix an assertion failure in random.seed() in case the 'a' arg has a bad __abs__() method
History
Date User Action Args
2017-09-28 07:50:02Oren Milmansetstatus: open -> merged
2017-09-15 09:34:19Oren Milmanlinkissue31478 pull_requests
2017-09-15 09:34:19Oren Milmancreate