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 asvetlov
Recipients Garrett Berg, asvetlov, docs@python, pitrou
Date 2017-12-07.18:04:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1512669870.18.0.213398074469.issue32208@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset a0374dd34aa25f0895195d388b5ceff43b121b00 by Andrew Svetlov (Garrett Berg) in branch 'master':
bpo-32208: update threading.Semaphore docs and add unit test (#4709)
https://github.com/python/cpython/commit/a0374dd34aa25f0895195d388b5ceff43b121b00
History
Date User Action Args
2017-12-07 18:04:30asvetlovsetrecipients: + asvetlov, pitrou, docs@python, Garrett Berg
2017-12-07 18:04:30asvetlovsetmessageid: <1512669870.18.0.213398074469.issue32208@psf.upfronthosting.co.za>
2017-12-07 18:04:30asvetlovlinkissue32208 messages
2017-12-07 18:04:30asvetlovcreate