]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-86388 Remove deprecated behaviors in randrange() (#92677)
authorRaymond Hettinger <rhettinger@users.noreply.github.com>
Thu, 12 May 2022 04:54:51 +0000 (23:54 -0500)
committerGitHub <noreply@github.com>
Thu, 12 May 2022 04:54:51 +0000 (23:54 -0500)
commit68fec31364e96d122aae0571c14683b4ddb0ebd0
treee7dc4bbfb5dc85b0a08c2c6c8cd9143d70e0fb3f
parentf67d71b431af064409c1f41f6d73becee01882ae
gh-86388 Remove deprecated behaviors in randrange() (#92677)
Doc/library/random.rst
Doc/whatsnew/3.12.rst
Lib/random.py
Lib/test/test_random.py
Misc/NEWS.d/next/Library/2022-05-11-10-06-31.gh-issue-86388.7ivUtT.rst [new file with mode: 0644]