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 search for .encode(...) call with 3.12+ f-string tokens #994

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

asottile
Copy link
Owner

resolves #989

@asottile asottile enabled auto-merge December 17, 2024 01:25
@asottile asottile merged commit 2f55fde into main Dec 17, 2024
8 checks passed
@asottile asottile deleted the fstring-find-call branch December 17, 2024 01:29
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.

The .encode("utf-8") fixer generates wrong code
1 participant