gh-101100: Fix sphinx warnings in c-api/file.rst#114546
Conversation
af83cde to
46e1fa6
Compare
January 25, 2024 07:30
|
Turns out I've also fixed |
Sorry, something went wrong.
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
hugovk
left a comment
There was a problem hiding this comment.
Thank you!
Sorry, something went wrong.
…#114585) Co-authored-by: Nikita Sobolev <mail@sobolevn.me> Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
|
It creates incorrect references and index entries. |
Sorry, something went wrong.
|
Which ones are wrong? |
Sorry, something went wrong.
|
The newly documented names. They are added in wrong namespaces. |
Sorry, something went wrong.
|
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 |
Sorry, something went wrong.
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>

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/