]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-46624: Defer to 3.12: "Remove deprecated support for non-integer values" (GH...
authorMiro Hrončok <miro@hroncok.cz>
Thu, 3 Feb 2022 13:48:13 +0000 (14:48 +0100)
committerGitHub <noreply@github.com>
Thu, 3 Feb 2022 13:48:13 +0000 (07:48 -0600)
commit6baa98e538b2e26f16eaaf462f99496e98d2cfb1
tree5cf899cacf875fedade890d321db3f1e1d4ad2ff
parent674ab66ebdf06f187e193a3d7bde13b71ba0f9af
bpo-46624: Defer to 3.12: "Remove deprecated support for non-integer values" (GH-31098)
Doc/library/random.rst
Lib/random.py
Lib/test/test_random.py
Misc/NEWS.d/next/Library/2022-02-03-12-07-41.bpo-46624.f_Qqh0.rst [new file with mode: 0644]