summaryrefslogtreecommitdiff
path: root/Lib/test/badsyntax_async1.py
Commit message (Expand)AuthorAgeFilesLines
* Issue #28008: Implement PEP 530 -- asynchronous comprehensions.Yury Selivanov2016-09-091-2/+0
* Issue #24619: New approach for tokenizing async/await.Yury Selivanov2015-07-221-3/+2
* PEP 0492 -- Coroutines with async and await syntax. Issue #24017.Yury Selivanov2015-05-111-0/+3