]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-121474: Add threading.Barrier parties arg sanity check. (GH-121480)
authorClinton <pygeek@users.noreply.github.com>
Tue, 30 Jul 2024 08:53:07 +0000 (04:53 -0400)
committerGitHub <noreply@github.com>
Tue, 30 Jul 2024 08:53:07 +0000 (11:53 +0300)
commitd27a53fc02a87e76066fc4e15ff1fff3922a482d
tree2cc1bfaaa7b9c040774dbe77e628658267cc5fcd
parent3a9b2aae615165a40614db9aaa8b90c55ff0c7f9
gh-121474: Add threading.Barrier parties arg sanity check. (GH-121480)
Lib/test/lock_tests.py
Lib/threading.py
Misc/NEWS.d/next/Library/2024-07-08-03-45-34.gh-issue-121474.NsvrUN.rst [new file with mode: 0644]