We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67c9694 commit 39a3e5aCopy full SHA for 39a3e5a
1 file changed
Misc/NEWS.d/next/Library/2026-05-06-08-44-03.gh-issue-149399.zqSWNs.rst
@@ -1,4 +1,4 @@
1
Change the :meth:`__repr__` of :class:`multiprocessing.Event`
2
-and add a :meth:`__repr__` to the :class:`multiprocessing.Barrier`
+and add a ``__repr__`` method to the :class:`multiprocessing.Barrier`
3
in order to be consistent with the other synchronization primitives
4
of :mod:`multiprocessing` module.
0 commit comments