]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-125679: multiprocessing Lock and RLock - fix invalid representation string on...
authorDuprat <yduprat@gmail.com>
Thu, 7 Nov 2024 08:10:57 +0000 (09:10 +0100)
committerGitHub <noreply@github.com>
Thu, 7 Nov 2024 08:10:57 +0000 (08:10 +0000)
commit75f7cf91ec5afc6091a0fd442a1f0435c19300b2
treedf031b829c314101ae9076f5f8f832f029d26fa2
parentd46d3f2ec783004f0927c9f5e6211a570360cf3b
gh-125679: multiprocessing Lock and RLock - fix invalid representation string on MacOSX. (#125680)
Lib/multiprocessing/synchronize.py
Lib/test/_test_multiprocessing.py
Misc/NEWS.d/next/Library/2024-11-06-23-40-28.gh-issue-125679.Qq9xF5.rst [new file with mode: 0644]