Skip to content

[3.6] bpo-31478: Fix an assertion failure in random.seed() in case a …#3794

Merged
serhiy-storchaka merged 1 commit intopython:3.6from
serhiy-storchaka:backport-d780b2d-3.6
Sep 28, 2017
Merged

[3.6] bpo-31478: Fix an assertion failure in random.seed() in case a …#3794
serhiy-storchaka merged 1 commit intopython:3.6from
serhiy-storchaka:backport-d780b2d-3.6

Conversation

@serhiy-storchaka
Copy link
Copy Markdown
Member

@serhiy-storchaka serhiy-storchaka commented Sep 28, 2017

…seed has a bad __abs__() method. (GH-3596)

(cherry picked from commit d780b2d)

https://bugs.python.org/issue31478

…seed has a bad __abs__() method. (pythonGH-3596)

(cherry picked from commit d780b2d)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants