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 yselivanov
Recipients Mariatta, docs@python, levkivskyi, martin.panter, vstinner, yselivanov
Date 2017-04-30.22:30:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1493591432.69.0.444740565249.issue30145@psf.upfronthosting.co.za>
In-reply-to
Content
> The problem is that Python stdlib is quite limited: no HTTP, no SQL client,
etc. An external tutorial can use 3rd party modules like aiohttp.

Even without aiohttp we can show how to use asyncio correctly. I agree with Mariatta that we should have a tutorial etc. Working on it.
History
Date User Action Args
2017-04-30 22:30:32yselivanovsetrecipients: + yselivanov, vstinner, docs@python, martin.panter, levkivskyi, Mariatta
2017-04-30 22:30:32yselivanovsetmessageid: <1493591432.69.0.444740565249.issue30145@psf.upfronthosting.co.za>
2017-04-30 22:30:32yselivanovlinkissue30145 messages
2017-04-30 22:30:32yselivanovcreate