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 0eb9883 commit 8100612Copy full SHA for 8100612
Doc/whatsnew/3.12.rst
@@ -752,7 +752,7 @@ random
752
* Add :func:`random.binomialvariate`.
753
(Contributed by Raymond Hettinger in :gh:`81620`.)
754
755
-* Add a default of ``lamb=1.0`` to :func:`random.expovariate`.
+* Add a default of ``lambd=1.0`` to :func:`random.expovariate`.
756
(Contributed by Raymond Hettinger in :gh:`100234`.)
757
758
shutil
0 commit comments