[issue8777] Add threading.Barrier

Kristján Valur Jónsson report at bugs.python.org
Thu Oct 28 11:28:16 CEST 2010


Kristján Valur Jónsson <kristjan at ccpgames.com> added the comment:

Right.
I've provided more text for the return value and provided an example.
I´ve changed all three to properties, the locking wasn't really required for waiting().
I added some extra tests for the properties.

----------
Added file: http://bugs.python.org/file19395/barrier4.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8777>
_______________________________________


More information about the Python-bugs-list mailing list