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 gvanrossum
Recipients docs@python, gvanrossum, pydanny, vstinner, yselivanov
Date 2014-07-31.02:47:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1406774853.23.0.686358581071.issue22112@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for reporting a doc bug!

The code should use asyncio.async() instead of loop.create_task().
History
Date User Action Args
2014-07-31 02:47:33gvanrossumsetrecipients: + gvanrossum, vstinner, pydanny, docs@python, yselivanov
2014-07-31 02:47:33gvanrossumsetmessageid: <1406774853.23.0.686358581071.issue22112@psf.upfronthosting.co.za>
2014-07-31 02:47:33gvanrossumlinkissue22112 messages
2014-07-31 02:47:33gvanrossumcreate