mypy
3ec18495 - [mypyc] Implement `async with` (#13442)

Commit
3 years ago
[mypyc] Implement `async with` (#13442) Also fix returning a value from inside a try block when the finally block does a yield. (Which happens when returning from an async with). Progress on mypyc/mypyc##868.
Author
Parents
Loading