Commit Graph

9 Commits

Author SHA1 Message Date
Yury Selivanov ad72ded22c pep-0492: async_def() works on generator-functions. 2015-04-18 13:31:56 -04:00
Yury Selivanov 0222b32b38 pep-0492: Fixes, edits. 2015-04-18 10:40:37 -04:00
Berker Peksag 86fce1264c Fix markup. 2015-04-18 03:09:31 +03:00
Yury Selivanov 08aaa86f8d pep-0492: Add a sub-section about Async Lambdas 2015-04-17 19:34:15 -04:00
Yury Selivanov 038b655e68 pep-0492: Fix explanation that async def are always coroutines 2015-04-17 18:06:30 -04:00
Yury Selivanov 7447d4fe83 pep-0492: Fix snippet with Grammar 2015-04-17 17:37:41 -04:00
Yury Selivanov cd5e0b4fc5 pep-0492: rename set_async_wrapper -> set_coroutine_wrapper 2015-04-17 17:14:47 -04:00
Yury Selivanov 118fa22b06 pep 492: Fix typos 2015-04-17 16:57:08 -04:00
Berker Peksag 7aa64dd15c Add PEP 492 by Yury Selivanov. 2015-04-17 23:43:55 +03:00