We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9392058 commit cddf77cCopy full SHA for cddf77c
1 file changed
Misc/NEWS.d/next/Library/2026-07-18-17-09-49.gh-issue-154001.3brrUv.rst
@@ -1,2 +1,2 @@
1
-Fix :meth:`random.Random.binomialvariate` raising :exc:`ZeroDivisionError`
+Fix :func:`random.binomialvariate` raising :exc:`ZeroDivisionError`
2
when a random draw is zero.
0 commit comments