]> granicus.if.org Git - python/commit
Issue #24620: Random.setstate() now validates the value of state last element.
authorSerhiy Storchaka <storchaka@gmail.com>
Fri, 24 Jul 2015 06:07:12 +0000 (09:07 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Fri, 24 Jul 2015 06:07:12 +0000 (09:07 +0300)
commite0fcf2d205f1225a2ca8c53cb955073758635b69
tree0dea33fe77342597ebc16bbd7f3d5340a5a8aa04
parent9f4b8605e624c249ad3d0f31d03f42c38d7ccdb2
parentc19bb3279cbb42c84a24255db48ee2d385bb8167
Issue #24620: Random.setstate() now validates the value of state last element.
Misc/NEWS