]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[2.7] bpo-29960 _random.Random corrupted on exception in setstate(). … (#1289)
authorMariatta <Mariatta@users.noreply.github.com>
Sat, 27 May 2017 14:19:55 +0000 (07:19 -0700)
committerGitHub <noreply@github.com>
Sat, 27 May 2017 14:19:55 +0000 (07:19 -0700)
commit1626a479e22db3d44bcd6736d571243433cb6d0e
tree8cf90a3a5e48139c33497685ca661a17eb7bd6fb
parent96f502059717a692ca3abd968b26c5ea2918ad3a
[2.7] bpo-29960 _random.Random corrupted on exception in setstate(). … (#1289)

(cherry picked from commit 9616a82e7802241a4b74cf7ae38d43c37bf66e48)
Lib/test/test_random.py
Misc/ACKS
Misc/NEWS
Modules/_randommodule.c