Skip to content

[2.7] bpo-31478: Prevent unwanted behavior in _random.Random.seed() in case the arg has a bad __abs__() method (GH-3596)#3845

Merged
serhiy-storchaka merged 5 commits into
python:2.7from
orenmn:bpo31478-backport27
Oct 2, 2017
Merged

[2.7] bpo-31478: Prevent unwanted behavior in _random.Random.seed() in case the arg has a bad __abs__() method (GH-3596)#3845
serhiy-storchaka merged 5 commits into
python:2.7from
orenmn:bpo31478-backport27

add a NEWS.d item, and make a little fix to the test

27f9260
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs