KEMBAR78
[mypyc] Implement `async with` by msullivan · Pull Request #13442 · python/mypy · GitHub
Skip to content

Conversation

msullivan
Copy link
Collaborator

@msullivan msullivan commented Aug 17, 2022

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.

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.
Copy link
Member

@ilevkivskyi ilevkivskyi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LG (one test crashes however)

@msullivan msullivan merged commit 3ec1849 into master Aug 18, 2022
@msullivan msullivan deleted the async branch August 18, 2022 00:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants