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 vstinner
Recipients docs@python, giampaolo.rodola, gvanrossum, pitrou, python-dev, vajrasky, vstinner, yselivanov
Date 2014-06-02.21:10:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1401743415.38.0.394394096383.issue21601@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for the patch.

By the way, the CancelledError from conccurent.futures is not documented and asyncio still has its own asyncio.CancelledError alias which is not documented neither.
History
Date User Action Args
2014-06-02 21:10:15vstinnersetrecipients: + vstinner, gvanrossum, pitrou, giampaolo.rodola, docs@python, python-dev, yselivanov, vajrasky
2014-06-02 21:10:15vstinnersetmessageid: <1401743415.38.0.394394096383.issue21601@psf.upfronthosting.co.za>
2014-06-02 21:10:15vstinnerlinkissue21601 messages
2014-06-02 21:10:15vstinnercreate