]> granicus.if.org Git - python/commit
bpo-24567: Random subnormal.diff (GH-7954) (GH-7955)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 27 Jun 2018 08:53:04 +0000 (01:53 -0700)
committerRaymond Hettinger <rhettinger@users.noreply.github.com>
Wed, 27 Jun 2018 08:53:04 +0000 (01:53 -0700)
commit0eaf7b975bd61169a8d78945d2d12f23299f61a8
tree077033a1de8f40d42433fd0b2af1f8d8eabe0cd5
parentca97b64a653a1644090a75eeae4a04d2f3799436
bpo-24567: Random subnormal.diff (GH-7954) (GH-7955)

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]