]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-41421: Algebraic simplification for random.paretovariate() (GH-21695)
authorRaymond Hettinger <rhettinger@users.noreply.github.com>
Sat, 1 Aug 2020 08:18:26 +0000 (01:18 -0700)
committerGitHub <noreply@github.com>
Sat, 1 Aug 2020 08:18:26 +0000 (01:18 -0700)
commit5c3270939c09e4c8e80fd26449b718a998701912
treefd4db3e8ecd068c0feaee855d3c53aacb07bb8a9
parentcadda52d974937069eeebea1cca4229e2bd400df
bpo-41421: Algebraic simplification for random.paretovariate() (GH-21695)
Lib/random.py
Misc/NEWS.d/next/Library/2020-08-01-00-51-15.bpo-41421.dHKRVB.rst [new file with mode: 0644]