aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/test/badsyntax_async2.py
Commit message (Expand)AuthorAge
* Issue #28008: Implement PEP 530 -- asynchronous comprehensions.Yury Selivanov2016-09-09
* Issue #24619: More tests; fix nits in compiler.cYury Selivanov2015-07-22
* Issue #24619: New approach for tokenizing async/await.Yury Selivanov2015-07-22
* PEP 0492 -- Coroutines with async and await syntax. Issue #24017.Yury Selivanov2015-05-11