Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.7k
gh-101100: Fix sphinx warnings inc-api/file.rst#114546
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Conversation
af83cde to46e1fa6Comparesobolevn commentedJan 25, 2024
Turns out I've also fixed |
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
hugovk 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.
Thank you!
GH-114584 is a backport of this pull request to the3.12 branch. |
GH-114585 is a backport of this pull request to the3.11 branch. |
…#114585)Co-authored-by: Nikita Sobolev <mail@sobolevn.me>Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
serhiy-storchaka commentedJan 26, 2024
It creates incorrect references and index entries. |
hugovk commentedJan 26, 2024
Which ones are wrong? |
serhiy-storchaka commentedJan 26, 2024
The newly documented names. They are added in wrong namespaces. |
sobolevn commentedJan 26, 2024
New references:
I think that the first one is indeed in correct. It should be:https://cpython-previews--114546.org.readthedocs.build/en/114546/c-api/file.html#c.Py_OpenCodeHookFunction ![]() Yes, this would be more correct! Thank you |
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>

Uh oh!
There was an error while loading.Please reload this page.
It used to be:
I've added docs about two public things:
Py_PRINT_RAWmacroPy_OpenCodeHookFunctiontypedef📚 Documentation preview 📚:https://cpython-previews--114546.org.readthedocs.build/