Martin Panter added the comment:

Here is a new patch:

* Clarified some recent instances of “coroutine” as “native coroutine” (term 
taken from PEP 492)
* Put “coroutine” before “coroutine function” in the glossary.
* Merge “Use as coroutines” section into new coroutine compound statement 
documentation
* Add links to glossary entry
* Added one mention of the new “async” coroutines to “asyncio”. I understand 
this is meant to be supported in 3.5, but still needs more documentation work.

----------
versions: +Python 3.6
Added file: http://bugs.python.org/file39707/coroutine_docs.v2.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue24087>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to