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 rutsky
Recipients docs@python, rutsky
Date 2011-01-06.19:15:41
SpamBayes Score 0.00023129961
Marked as misclassified No
Message-id <1294341347.62.0.125412301486.issue10846@psf.upfronthosting.co.za>
In-reply-to
Content
I think there is a typo in threading documentation:
> In any situation where the size of the resource size is fixed, 
> you should use a bounded semaphore.
 - "size of the resource size", see attached patch for proposed fix.

(Based on official http://svn.python.org/projects/python/branches/py3k/ repository.)
History
Date User Action Args
2011-01-06 19:15:47rutskysetrecipients: + rutsky, docs@python
2011-01-06 19:15:47rutskysetmessageid: <1294341347.62.0.125412301486.issue10846@psf.upfronthosting.co.za>
2011-01-06 19:15:42rutskylinkissue10846 messages
2011-01-06 19:15:42rutskycreate