We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 656e8ff commit 5615302Copy full SHA for 5615302
1 file changed
Misc/NEWS.d/next/Library/2025-04-16-11-44-56.gh-issue-132561.ekkDPE.rst
@@ -1,2 +1,2 @@
1
-Fix the public :meth:`locked` of ``multiprocessing.SemLock`` class.
+Fix the public `locked` method of ``multiprocessing.SemLock`` class.
2
Also adding 2 tests for the derivated :class:`multiprocessing.Lock` and :class:`multiprocessing.RLock` classes.
0 commit comments