-
-
Notifications
You must be signed in to change notification settings - Fork 31.7k
gh-107298: Fix Sphinx warnings in the C API doc #107302
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
Conversation
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.
Everything LGTM except for one comment I have.
I have cross referenced the preview docs with the current one in 3.12
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.
Mostly LGTM.
@serhiy-storchaka: I updated my PR, would you mind to review the updated PR? |
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.
LGTM after fixing the duplicated link.
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.
Aside from the remaining issue in Doc/c-api/tuple.rst
that should either be fixed (I help via a commit to your branch if you want, since its basically a mechanical task) or removed from .nitignore
, and Serhiy's one comment, LGTM, thanks—excellent work here, @vstinner !
* Update Doc/tools/.nitignore * Fix BufferedIOBase.write() link in buffer.rst
* Update Doc/tools/.nitignore * Fix BufferedIOBase.write() link in buffer.rst
Thanks @vstinner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11. |
Thanks @vstinner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12. |
Sorry, @vstinner, I could not cleanly backport this to |
Sorry, @vstinner, I could not cleanly backport this to |
…H-107302) * Update Doc/tools/.nitignore * Fix BufferedIOBase.write() link in buffer.rst. (cherry picked from commit 391e03f) Co-authored-by: Victor Stinner <[email protected]>
GH-107373 is a backport of this pull request to the 3.11 branch. |
…H-107302) * Update Doc/tools/.nitignore * Fix BufferedIOBase.write() link in buffer.rst. (cherry picked from commit 391e03f) Co-authored-by: Victor Stinner <[email protected]>
GH-107375 is a backport of this pull request to the 3.12 branch. |
…H-107375) (cherry picked from commit 391e03f) Co-authored-by: Victor Stinner <[email protected]>
…H-107373) (cherry picked from commit 391e03f) Co-authored-by: Victor Stinner <[email protected]>
📚 Documentation preview 📚: https://cpython-previews--107302.org.readthedocs.build/