[docs] [issue30145] Create a How to or Tutorial documentation for asyncio
Yury Selivanov
report at bugs.python.org
Sun Apr 30 18:30:32 EDT 2017
Yury Selivanov added the comment:
> 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.
----------
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue30145>
_______________________________________
More information about the docs
mailing list