-
-
Notifications
You must be signed in to change notification settings - Fork 30.8k
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
gh-110383: Italicize variable name #111206
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!
Confirmed via the build preview: https://cpython-previews--111206.org.readthedocs.build/en/111206/howto/regex.html
Thanks @Nikki1993 for the PR, and @hugovk for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12. |
(cherry picked from commit c84b039) Co-authored-by: Nick <Nikki1993@users.noreply.github.com>
(cherry picked from commit c84b039) Co-authored-by: Nick <Nikki1993@users.noreply.github.com>
GH-111207 is a backport of this pull request to the 3.12 branch. |
GH-111208 is a backport of this pull request to the 3.11 branch. |
Corrects an issue present in merged PR #111110
📚 Documentation preview 📚: https://cpython-previews--111206.org.readthedocs.build/