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, ezio.melotti, matrixise, vstinner
Date 2015-09-22.13:07:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1442927249.94.0.166879321388.issue25212@psf.upfronthosting.co.za>
In-reply-to
Content
If you would like to contribute to the Python doc, please help to make the asyncio doc simpler for new comers. Maybe add a few more examples. Or explain better asyncio concepts like tasks, coroutines and futures.
History
Date User Action Args
2015-09-22 13:07:29vstinnersetrecipients: + vstinner, ezio.melotti, docs@python, matrixise
2015-09-22 13:07:29vstinnersetmessageid: <1442927249.94.0.166879321388.issue25212@psf.upfronthosting.co.za>
2015-09-22 13:07:29vstinnerlinkissue25212 messages
2015-09-22 13:07:29vstinnercreate