summaryrefslogtreecommitdiffstats
path: root/Lib/test/badsyntax_async2.py
Commit message (Expand)AuthorAgeFilesLines
* Issue #24619: More tests; fix nits in compiler.cYury Selivanov2015-07-221-1/+1
* 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-121-0/+3