]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-154001: Avoid division by zero in binomialvariate (GH-154004) (GH-154050)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 19 Jul 2026 09:28:18 +0000 (11:28 +0200)
committerGitHub <noreply@github.com>
Sun, 19 Jul 2026 09:28:18 +0000 (09:28 +0000)
commit15335ae20f1f214a36148d31475a1de61614d4d6
treeb9401d06b23e4c1611e5d385d029b32f8a38d742
parent3aa59f4d512e64887ff1366ab0706491535ed30c
[3.15] gh-154001: Avoid division by zero in binomialvariate (GH-154004) (GH-154050)

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