Age | Commit message (Expand) | Author |
---|---|---|
2023-07-13 | py/compile: Fix async for's stack handling of iterator expression. | Damien George |
2020-07-25 | py/compile: Don't await __aiter__ special method in async-for. | Jonathan Hogg |
2016-04-13 | tests: Add 6 tests for async await/for/with. | Damien George |