Skip to content
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

fix: ann assignments inside function bodies should never be quoted #187

Merged
merged 1 commit into from
May 28, 2024

Conversation

Daverball
Copy link
Collaborator

Fixes #186

@Daverball Daverball requested a review from sondrelg May 28, 2024 10:59
@Daverball Daverball force-pushed the excess-quotes-in-function-scope branch from 06cd231 to 448bb4b Compare May 28, 2024 11:04
Copy link
Member

@sondrelg sondrelg left a comment

Choose a reason for hiding this comment

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

This looks sound 👍 Want to cut the release @Daverball, or should I do it?

@Daverball
Copy link
Collaborator Author

@sondrelg Since I'm already at it anyways I'll do it real quick

@Daverball Daverball merged commit 4ec8cfb into main May 28, 2024
6 checks passed
@Daverball Daverball deleted the excess-quotes-in-function-scope branch May 28, 2024 11:56
@sondrelg
Copy link
Member

Cheers @Daverball!

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.

Python does not evaluate type annotations on assignments in function bodies
2 participants