summaryrefslogtreecommitdiffstatshomepage
path: root/tests/basics/async_for.py
Commit message (Expand)AuthorAge
* py/compile: Don't await __aiter__ special method in async-for.Jonathan Hogg2020-07-25
* tests: Add 6 tests for async await/for/with.Damien George2016-04-13