]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] More informative docstrings in the random module (gh-109745) (#109905)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 2 Oct 2023 15:37:56 +0000 (08:37 -0700)
committerGitHub <noreply@github.com>
Mon, 2 Oct 2023 15:37:56 +0000 (17:37 +0200)
commitb0e377f694c2b86a0155784386a9f1ccf57af97e
tree6f837e87f74a7b588e1d476f6ad18b17cb22d8bc
parentb723b8a13d6b74b0fa1bf89149f314e26a93be9d
[3.12] More informative docstrings in the random module (gh-109745) (#109905)

More informative docstrings in the random module (gh-109745)
(cherry picked from commit 19bf3986958fc8269a1eb6d741bb60c91d6b5e58)

Co-authored-by: Raymond Hettinger <rhettinger@users.noreply.github.com>
Lib/random.py