]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-154001: Avoid division by zero in binomialvariate (GH-154004)
authorŁukasz <lukaszlapinski7@gmail.com>
Sun, 19 Jul 2026 06:06:09 +0000 (08:06 +0200)
committerGitHub <noreply@github.com>
Sun, 19 Jul 2026 06:06:09 +0000 (09:06 +0300)
commit1f1374009b681814642ca199136815b223fd90ae
treeca262316ad1d077e902473a420a513e837b6c711
parentc08c89addfe30a3e0e70c3200e7d5c2a56373dc8
gh-154001: Avoid division by zero in binomialvariate (GH-154004)
Lib/random.py
Lib/test/test_random.py
Misc/NEWS.d/next/Library/2026-07-18-17-09-49.gh-issue-154001.3brrUv.rst [new file with mode: 0644]