]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-135326: Restore support of __index__ in random.getrandbits() (#135332)
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 10 Jun 2025 10:41:10 +0000 (13:41 +0300)
committerGitHub <noreply@github.com>
Tue, 10 Jun 2025 10:41:10 +0000 (12:41 +0200)
commit37027ab535d13462e1708e1e897a38960164d505
treeae9990eb815a1aad25dddc917459a243b7697aae
parentdd7ffdbbff35d9a86906c71ee2c15a1cee02701d
[3.13] gh-135326: Restore support of __index__ in random.getrandbits() (#135332)
Lib/test/test_random.py
Misc/NEWS.d/next/Library/2025-06-10-10-00-17.gh-issue-135326.sOHe_p.rst [new file with mode: 0644]
Modules/_randommodule.c
Modules/clinic/_randommodule.c.h