| commit | d780b2d588e68bd7047ef5d1f04e36da38b7a350 | [log] [tgz] |
|---|---|---|
| author | Oren Milman <orenmn@gmail.com> | Thu Sep 28 10:50:01 2017 +0300 |
| committer | Serhiy Storchaka <storchaka@gmail.com> | Thu Sep 28 10:50:01 2017 +0300 |
| tree | d673be6c4ee93bd5c462fdd0d3f520226a09d623 | |
| parent | db50ba7c72bd5f0617c50df3f1a1bb8b26955882 [diff] |
bpo-31478: Fix an assertion failure in random.seed() in case a seed has a bad __abs__() method. (#3596)