]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-123968: Fix lower bound for `python -m random --float` (#123971)
authorAnders Kaseorg <andersk@mit.edu>
Thu, 12 Sep 2024 13:54:18 +0000 (06:54 -0700)
committerGitHub <noreply@github.com>
Thu, 12 Sep 2024 13:54:18 +0000 (16:54 +0300)
commita362c41bc934fabe6bfef9be1962005b38396860
tree7b7acb6a792c60e00d5bd0e5f873bf77fc783281
parent8e99495701737c9d9706622f59581213ef163b23
gh-123968: Fix lower bound for `python -m random --float` (#123971)
Lib/random.py
Lib/test/test_random.py
Misc/NEWS.d/next/Library/2024-09-11-19-12-23.gh-issue-123968.OwHON_.rst [new file with mode: 0644]