This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author andrei.avk
Recipients andrei.avk, berker.peksag, davin, iritkatriel, jnoller, nihir27, sbt
Date 2021-10-18.18:55:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1634583353.67.0.957720130145.issue25066@roundup.psfhosted.org>
In-reply-to
Content
Nihir: in synchronize.py, only Barrier inherits from threading.Barrier, as far as I can see. Other classes inherit from `object`.
History
Date User Action Args
2021-10-18 18:55:53andrei.avksetrecipients: + andrei.avk, jnoller, sbt, berker.peksag, davin, iritkatriel, nihir27
2021-10-18 18:55:53andrei.avksetmessageid: <1634583353.67.0.957720130145.issue25066@roundup.psfhosted.org>
2021-10-18 18:55:53andrei.avklinkissue25066 messages
2021-10-18 18:55:53andrei.avkcreate