We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b00b33b commit 67c9694Copy full SHA for 67c9694
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 :meth:`__rep__` of :class:`multiprocessing.Event`
2
-and add a :meth:`__repr__` in the :class:`multioprocessing.Barrier`
+Change the :meth:`__repr__` of :class:`multiprocessing.Event`
+and add a :meth:`__repr__` to the :class:`multiprocessing.Barrier`
3
in order to be consistent with the other synchronization primitives
4
-of :mod:`multiprocessing` module.
+of :mod:`multiprocessing` module.
0 commit comments