]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-118131: Command-line interface for the `random` module (#118132)
authorHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Sun, 5 May 2024 06:30:03 +0000 (08:30 +0200)
committerGitHub <noreply@github.com>
Sun, 5 May 2024 06:30:03 +0000 (06:30 +0000)
commit3b32575ed6b0905f434f9395d26293c0ae928032
treeeed1443529d3d17b3f14457de994cfdf10270cae
parentfed8d73fde779fca41026398376cb3038e9b2b5f
gh-118131: Command-line interface for the `random` module (#118132)
Doc/library/cmdline.rst
Doc/library/random.rst
Doc/whatsnew/3.13.rst
Lib/random.py
Lib/test/test_random.py
Misc/NEWS.d/next/Library/2024-04-21-18-55-42.gh-issue-118131.eAT0is.rst [new file with mode: 0644]