]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-42222: Remove deprecated support for non-integer values (GH-28983)
authorRaymond Hettinger <rhettinger@users.noreply.github.com>
Sat, 16 Oct 2021 15:16:53 +0000 (10:16 -0500)
committerGitHub <noreply@github.com>
Sat, 16 Oct 2021 15:16:53 +0000 (10:16 -0500)
commit5afa0a411243210a30526c7459a0ccff5cb88494
tree4992ce242cf280b85395af4dfe06ffff2d8c4f45
parent15ad52fbf607b6ccec44a38a8a32a5f1fad635ee
bpo-42222: Remove deprecated support for non-integer values (GH-28983)
Doc/library/random.rst
Lib/random.py
Lib/test/test_random.py
Misc/NEWS.d/next/Library/2021-10-15-11-30-11.bpo-42222.hdHyac.rst [new file with mode: 0644]