Skip to content

Unnecessary escape in Doc/library/enum.rst #110780

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

Merged
merged 1 commit into from
Oct 12, 2023
Merged

Unnecessary escape in Doc/library/enum.rst #110780

merged 1 commit into from
Oct 12, 2023

Conversation

InSyncWithFoo
Copy link
Contributor

@InSyncWithFoo InSyncWithFoo commented Oct 12, 2023

There's a stray leading backslash; possibly used with the intention of escaping **, it is actually rendered as a literal character:

init_subclass(cls, **kwds)


📚 Documentation preview 📚: https://cpython-previews--110780.org.readthedocs.build/

@bedevere-app bedevere-app bot added docs Documentation in the Doc dir skip news labels Oct 12, 2023
@InSyncWithFoo InSyncWithFoo marked this pull request as ready for review October 12, 2023 21:07
@ethanfurman ethanfurman merged commit 2c472a8 into python:main Oct 12, 2023
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip issue skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants