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 pitrou
Recipients bquinlan, pitrou
Date 2011-04-09.23:37:45
SpamBayes Score 0.11456442
Marked as misclassified No
Message-id <1302392267.12.0.152242610702.issue11815@psf.upfronthosting.co.za>
In-reply-to
Content
Queue.get(block=True) cannot raise EmptyError, meaning there's some dead code that we can remove.
History
Date User Action Args
2011-04-09 23:37:47pitrousetrecipients: + pitrou, bquinlan
2011-04-09 23:37:47pitrousetmessageid: <1302392267.12.0.152242610702.issue11815@psf.upfronthosting.co.za>
2011-04-09 23:37:46pitroulinkissue11815 messages
2011-04-09 23:37:46pitroucreate