Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
📜🤖 Added by blurb_it.
  • Loading branch information
blurb-it[bot] authored May 6, 2026
commit b00b33bf55684d0603271da3b724074d9d60a732
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Change :meth:`__rep__` of :class:`multiprocessing.Event`
and add a :meth:`__repr__` in the :class:`multioprocessing.Barrier`
in order to be consistent with the other synchronization primitives
of :mod:`multiprocessing` module.
Loading