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 tlesher
Recipients davidfraser, tlesher
Date 2008-05-06.16:28:01
SpamBayes Score 0.014040705
Marked as misclassified No
Message-id <1210091285.06.0.686623637937.issue1674032@psf.upfronthosting.co.za>
In-reply-to
Content
This one-line change to threading.py makes Event.wait() return isSet().
 Also includes the corresponding update to documentation in threading.rst.
History
Date User Action Args
2008-05-06 16:28:05tleshersetspambayes_score: 0.0140407 -> 0.014040705
recipients: + tlesher, davidfraser
2008-05-06 16:28:05tleshersetspambayes_score: 0.0140407 -> 0.0140407
messageid: <1210091285.06.0.686623637937.issue1674032@psf.upfronthosting.co.za>
2008-05-06 16:28:03tlesherlinkissue1674032 messages
2008-05-06 16:28:03tleshercreate