]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-129401: Test repr rlock failing randomly (GH-129959) (#144405)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 2 Feb 2026 19:11:03 +0000 (20:11 +0100)
committerGitHub <noreply@github.com>
Mon, 2 Feb 2026 19:11:03 +0000 (14:11 -0500)
commitbb1247d83c14d24dc80fbec035e3c3e844a683b1
tree7a6f439b0b29fde6f9ffb88631dee3a73cb22ec1
parent54ece4bd5838ff5dd0f1b2e33fa7b4eda08b3160
[3.13] gh-129401: Test repr rlock failing randomly (GH-129959) (#144405)

Fix and simplify a test of `test_repr_rlock` about multiprocessing.RLock primitive.
(cherry picked from commit a98a6bd1128663fbe58c0c73d468710245a57ad6)

Co-authored-by: Duprat <yduprat@gmail.com>
Lib/test/_test_multiprocessing.py
Misc/NEWS.d/next/Tests/2025-02-10-14-34-29.gh-issue-129401.Cq6Ruy.rst [new file with mode: 0644]