-
-
Notifications
You must be signed in to change notification settings - Fork 34k
[DOC] Fix pep 373 #144215
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
[DOC] Fix pep 373 #144215
Conversation
|
@skirpichev thanks for the Information, this is a doc fix. |
StanFromIreland
left a comment
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.
What is the issue with the current state?
|
Hi, thanks for the question! If you Open up the docs document, Then there is a Blue line underlined and its buggy showing the pep Text in the Preview in the wrong way. |
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
There is nothing wrong with that IMO. We do not necessarily want to show that it's PEP-373 (no one really cares about the PEP number, we care about the fact that we know that it's deprecated). The PR changes it to:
|
|
Btw, what do you mean by "Text in the Preview"? if it's not the usual HTML rendering, the bug may not be in the reference but may be in Sphinx itself |
|
Yeah, you're right, so for me it looks like this: |
I'm sorry but there is no screenshot |
Yes, sorry, I wanted to just answer quickly so that you're still online and then add the screenshot right now |
|
How to reproduce this:
|
|
Oh if you are looking at the file from GH, it's normal. That's because GitHub doesn't support the full Sphinx syntax. You need to look at the online docs (https://docs.python.org/) if you are interested in fixing typos. As such, I'm going to close this PR. Sorry! |



This PR fixes a visual bug in the documentation (pep 373).
📚 Documentation preview 📚: https://cpython-previews--144215.org.readthedocs.build/