]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-154001: Avoid division by zero in binomialvariate (GH-154004) (GH-154051)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 19 Jul 2026 08:42:20 +0000 (10:42 +0200)
committerGitHub <noreply@github.com>
Sun, 19 Jul 2026 08:42:20 +0000 (08:42 +0000)
commit64bccca752e62cc478a9d746f97169c55e24682b
treed1350260eabf766f8edf2a6ecac587eae1cee814
parent6f198d2731090e2b2f2427212af4c5d85417c2c5
[3.14] gh-154001: Avoid division by zero in binomialvariate (GH-154004) (GH-154051)

(cherry picked from commit 1f1374009b681814642ca199136815b223fd90ae)

Co-authored-by: Ɓukasz <lukaszlapinski7@gmail.com>
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]