Message245342
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. |
|
| Date |
User |
Action |
Args |
| 2015-06-14 12:46:39 | martin.panter | set | recipients:
+ martin.panter, gvanrossum, paul.moore, docs@python |
| 2015-06-14 12:46:39 | martin.panter | set | messageid: <1434285999.32.0.0575830762335.issue24087@psf.upfronthosting.co.za> |
| 2015-06-14 12:46:39 | martin.panter | link | issue24087 messages |
| 2015-06-14 12:46:39 | martin.panter | create | |
|