-
-
Notifications
You must be signed in to change notification settings - Fork 33.3k
Docs: Remove links to external C functions and macros in os.rst #108138
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
Docs: Remove links to external C functions and macros in os.rst #108138
Conversation
|
The amount of Sphinx warnings in os.rst is huge. I figured it was better to fix them in chunks, starting with the external C functions and macros. |
|
This is a really trivial change; I think it would be ok to merge it as soon as the CI is gree. But, I'll await Adam's review, now that I requested it. |
AA-Turner
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.
One note:
A
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
|
Thanks @erlend-aasland for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12. |
|
GH-108143 is a backport of this pull request to the 3.12 branch. |
…onGH-108138) (cherry picked from commit c31c61c) Co-authored-by: Erlend E. Aasland <erlend@python.org> Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
|
GH-108144 is a backport of this pull request to the 3.11 branch. |
…onGH-108138) (cherry picked from commit c31c61c) Co-authored-by: Erlend E. Aasland <erlend@python.org> Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
📚 Documentation preview 📚: https://cpython-previews--108138.org.readthedocs.build/