summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2020-05-30-10-48-04.bpo-24391.ZCTnhX.rst
blob: 15add1531501aa4fc7cde1e98be7db0a1fda39c7 (plain)
1
2
3
Improved reprs of :mod:`threading` synchronization objects:
:class:`~threading.Semaphore`, :class:`~threading.BoundedSemaphore`,
:class:`~threading.Event` and :class:`~threading.Barrier`.