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 gjcross
Recipients docs@python, eli.bendersky, gjcross, pitrou, r.david.murray
Date 2011-08-22.04:56:15
SpamBayes Score 0.02922522
Marked as misclassified No
Message-id <1313988975.84.0.652953683692.issue12767@psf.upfronthosting.co.za>
In-reply-to
Content
I have added documentation for the 'n' parameter of threading.Condition.notify as part of the overhaul of the threading module's docstrings.

Reference: #12768
History
Date User Action Args
2011-08-22 04:56:15gjcrosssetrecipients: + gjcross, pitrou, r.david.murray, eli.bendersky, docs@python
2011-08-22 04:56:15gjcrosssetmessageid: <1313988975.84.0.652953683692.issue12767@psf.upfronthosting.co.za>
2011-08-22 04:56:15gjcrosslinkissue12767 messages
2011-08-22 04:56:15gjcrosscreate