]> granicus.if.org Git - python/commit
bpo-24567: Random subnormal.diff (GH-7954) (GH-7956)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 27 Jun 2018 09:37:17 +0000 (02:37 -0700)
committerRaymond Hettinger <rhettinger@users.noreply.github.com>
Wed, 27 Jun 2018 09:37:17 +0000 (02:37 -0700)
commitacda5ea916f4233ab90ca7b4d28af735aa962af3
tree57895fea1cec1dc288f95d9ecea0b692efd99742
parent6abf8c171760209d95e8a1ff28c211ae541e29ce
bpo-24567: Random subnormal.diff (GH-7954) (GH-7956)

Handle subnormal weights for choices()
(cherry picked from commit ddf7171911e117aa7ad4b0f9ded4f0c3a4ca0fec)

Co-authored-by: Raymond Hettinger <rhettinger@users.noreply.github.com>
Lib/random.py
Lib/test/test_random.py
Misc/NEWS.d/next/Library/2018-06-27-00-31-30.bpo-24567.FuePyY.rst [new file with mode: 0644]