Skip to content

[mypyc] Implement the walrus operator #9624

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 22, 2020
Merged

[mypyc] Implement the walrus operator #9624

merged 1 commit into from
Oct 22, 2020

Conversation

msullivan
Copy link
Collaborator

@msullivan msullivan commented Oct 21, 2020

My assessment that this would not be too hard was accurate.

Fixes mypyc/mypyc#765.

My assessment that this would not be too hard was accurate.

Fixes mypyc/mypyc#765.
Copy link
Collaborator

@TH3CHARLie TH3CHARLie left a comment

Choose a reason for hiding this comment

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

LGTM!

@TH3CHARLie TH3CHARLie merged commit 52b425b into master Oct 22, 2020
@TH3CHARLie TH3CHARLie deleted the walrus-mypyc branch October 22, 2020 03:12
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.

Implement walrus operator
2 participants