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, levkivskyi, willingc, yselivanov
Date 2018-09-11.16:58:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1536685082.23.0.0269046726804.issue33649@psf.upfronthosting.co.za>
In-reply-to
Content
The first PR has been just landed.

The plan is to work in 'master' branch and when the docs are ready we backport them to 3.7 in one big PR.

So far the following files were updated/reviewed:

     Doc/library/asyncio-eventloop.rst
     Doc/library/asyncio-eventloops.rst -> Doc/library/asyncio-policy.rst
     Doc/library/asyncio-exceptions.rst
     Doc/library/asyncio-platforms.rst 
     Doc/library/asyncio-policy.rst    
     Doc/library/asyncio-protocol.rst  
     Doc/library/asyncio-queue.rst     
     Doc/library/asyncio-stream.rst    
     Doc/library/asyncio-subprocess.rst 

Please feel free to submit PR to fix/improve the above (but not other files as I'm going to be making some heavy edit passes on them).
History
Date User Action Args
2018-09-11 16:58:02yselivanovsetrecipients: + yselivanov, barry, akuchling, belopolsky, asvetlov, MartinAltmayer, docs@python, willingc, levkivskyi, JDLH
2018-09-11 16:58:02yselivanovsetmessageid: <1536685082.23.0.0269046726804.issue33649@psf.upfronthosting.co.za>
2018-09-11 16:58:02yselivanovlinkissue33649 messages
2018-09-11 16:58:02yselivanovcreate