-
-
Notifications
You must be signed in to change notification settings - Fork 33.3k
gh-116281: Remove wrong '\' from '\*' in some doc signatures #116282
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
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.
lgtm, thanks for the PR
|
Thanks @HarryLHW for the PR, and @terryjreedy for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12. |
…ythonGH-116282) (cherry picked from commit 4859ecb) Co-authored-by: HarryLHW <123lhw321@gmail.com>
|
Sorry, @HarryLHW and @terryjreedy, I could not cleanly backport this to |
|
GH-116285 is a backport of this pull request to the 3.12 branch. |
|
@ethanfurman 4 of the 6 bogus backslashes are yours in enum.rst. An isolated '*' in signatures does not need to be escaped from sphinx. |
…ython#116282) (cherry picked from commit 4859ecb) Co-authored-by: HarryLHW 123lhw321@gmail.com
|
GH-116289 is a backport of this pull request to the 3.11 branch. |
📚 Documentation preview 📚: https://cpython-previews--116282.org.readthedocs.build/