[Python-Dev] PEP 492 documentation
Yury Selivanov
yselivanov.ml at gmail.com
Sun Aug 2 22:47:02 CEST 2015
More information about the Python-Dev mailing list
Sun Aug 2 22:47:02 CEST 2015
- Previous message (by thread): [Python-Dev] PEP 492 documentation
- Next message (by thread): [Python-Dev] PEP 492 documentation
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 2015-08-02 4:04 PM, Xavier Combelle wrote: > Shouldn't at least ayncio doc > https://docs.python.org/3.5/library/asyncio.html be updated accordingly ? > for example > https://docs.python.org/3.5/search.html?q=await&check_keywords=yes&area=default > doesn't mention https://docs.python.org/3.5/library/asyncio.html Yes, it was updated:https://docs.python.org/3.5/library/asyncio-task.html (search for 'async def' on the page -- it's mentioned about 13 times) Yury
- Previous message (by thread): [Python-Dev] PEP 492 documentation
- Next message (by thread): [Python-Dev] PEP 492 documentation
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list