]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-30561: Sync-up expovariate() and gammavariate code (GH-1934)
authorleodema <leodema@users.noreply.github.com>
Mon, 24 Dec 2018 06:54:25 +0000 (07:54 +0100)
committerRaymond Hettinger <rhettinger@users.noreply.github.com>
Mon, 24 Dec 2018 06:54:25 +0000 (22:54 -0800)
commit63d152232e1742660f481c04a811f824b91f6790
treed7556879b3d774444c485e791cdcfde274d175e4
parentb7105c9c9663637e4500bfcac75c911e78d9a1c0
bpo-30561: Sync-up expovariate() and gammavariate code (GH-1934)
Lib/random.py
Lib/test/test_random.py
Misc/NEWS.d/next/Library/2018-12-23-22-27-59.bpo-30561.PSRQ2w.rst [new file with mode: 0644]