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 JDLH, MartinAltmayer, akuchling, asvetlov, barry, belopolsky, docs@python, kbumsik, levkivskyi, miss-islington, willingc, xtreak, yselivanov
Date 2018-09-17.23:38:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1537227511.54.0.956365154283.issue33649@psf.upfronthosting.co.za>
In-reply-to
Content
Wow, we did this!  I've just pushed a backport of the new documentation to 3.7.

Thanks to Carol, Elvis, and Andrew for the help!

I think this issue can now be closed, we'll open new ones for:

1. A high-level intro/tutorial for asyncio.

2. A low-level tutorial (say we implement a micro-library for Redis using only low-level APIs)

3. An asyncio "Architecture" section as suggested by Jim DeLaHunt.
History
Date User Action Args
2018-09-17 23:38:31yselivanovsetrecipients: + yselivanov, barry, akuchling, belopolsky, asvetlov, MartinAltmayer, docs@python, willingc, levkivskyi, JDLH, miss-islington, xtreak, kbumsik
2018-09-17 23:38:31yselivanovsetmessageid: <1537227511.54.0.956365154283.issue33649@psf.upfronthosting.co.za>
2018-09-17 23:38:31yselivanovlinkissue33649 messages
2018-09-17 23:38:31yselivanovcreate