summaryrefslogtreecommitdiff
path: root/tests/basics/async_with2.py
AgeCommit message (Expand)Author
2023-06-08tests: Replace umodule with module everywhere.Jim Mussared
2020-09-04all: Rename "sys" module to "usys".stijn
2016-09-28py/compile: Fix async-for/async-with to work with simpler exc on stack.Damien George
2016-04-13tests: Add 6 tests for async await/for/with.Damien George