]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-154001: Avoid division by zero in binomialvariate (GH-154004) (GH-154052)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 19 Jul 2026 06:27:57 +0000 (08:27 +0200)
committerGitHub <noreply@github.com>
Sun, 19 Jul 2026 06:27:57 +0000 (06:27 +0000)
commitb51a03642a48bd7241ef05322264fb4e476b9a21
treef8bc2717864558603dd31e7edb892cfedabb3b02
parent6006264ddb5624be744be484a2093bbd985f9f5e
[3.13] gh-154001: Avoid division by zero in binomialvariate (GH-154004) (GH-154052)

(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]