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