Message245737
Thanks for reviewing this Yury. Here is a new patch:
* Drop the “native” term; distinguish by referring to “async def” where necessary
* Add generator version of display_date() coroutine example
* Change chained coroutine example over to “async def” and updated sequence diagram
* Change one other example over (then I ran into Issue 24495)
* Include Yury’s new documentation for @types.coroutine from Issue 24325 |
|
| Date |
User |
Action |
Args |
| 2015-06-24 13:11:56 | martin.panter | set | recipients:
+ martin.panter, gvanrossum, ncoghlan, vstinner, asvetlov, docs@python, yselivanov |
| 2015-06-24 13:11:50 | martin.panter | set | messageid: <[email protected]> |
| 2015-06-24 13:11:50 | martin.panter | link | issue24439 messages |
| 2015-06-24 13:11:50 | martin.panter | create | |
|