]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #18408: random_seed() now raises a MemoryError on memory allocation
authorVictor Stinner <victor.stinner@gmail.com>
Mon, 15 Jul 2013 18:00:36 +0000 (20:00 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Mon, 15 Jul 2013 18:00:36 +0000 (20:00 +0200)
commita4ced86f0307d60c491261501f53a99cefcc33d2
treeff92d100b769700d35eee01bb4265f0d57d628b0
parent775b2dd778eb3a577076aba634d7f2afb489d63f
Issue #18408: random_seed() now raises a MemoryError on memory allocation
failure
Modules/_randommodule.c