mypy
3ec18495
- [mypyc] Implement `async with` (#13442)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#13442 - [mypyc] Implement `async with`
Author
msullivan
Parents
487b7367
Loading