]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-130285: Fix handling of zero or empty counts in random.sample() (gh-130291...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 21 Feb 2025 17:56:51 +0000 (18:56 +0100)
committerGitHub <noreply@github.com>
Fri, 21 Feb 2025 17:56:51 +0000 (17:56 +0000)
commit8ef89474b9bf139b509c60faf896e22309a0be78
tree10487ac947d4e9871e4ec4802910bff80c38da80
parent3d88c183031c1367271d9cccdf90e06ff102945f
[3.13] gh-130285: Fix handling of zero or empty counts in random.sample() (gh-130291) (gh-130416)
Lib/random.py
Lib/test/test_random.py
Misc/NEWS.d/next/Library/2025-02-21-10-32-05.gh-issue-130285.C0fkh7.rst [new file with mode: 0644]