-
-
Notifications
You must be signed in to change notification settings - Fork 32.1k
GH-130903: typo in optimizer DSL for _GUARD_BOTH_UNICODE #130904
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
Conversation
Typo introduced in pythongh-118910.
Thanks @ordinary-jamie for the PR, and @vstinner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13. |
Sorry, @ordinary-jamie and @vstinner, I could not cleanly backport this to
|
Merged, thanks for your contribution @ordinary-jamie! Ah, Python 3.13 is not affected. |
|
Address gh-130903
N.b. I'm not very familiar with this part of the code-base and just happened to stumble upon this when studying through it; apologies if I misunderstood something 🙏