-
-
Notifications
You must be signed in to change notification settings - Fork 33.6k
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
serhiy-storchaka
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.
Mostly LGTM.
|
@serhiy-storchaka: I updated my PR, would you mind to review the updated PR? |
serhiy-storchaka
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.
LGTM after fixing the duplicated link.
CAM-Gerlach
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.
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 |
|
GH-107373 is a backport of this pull request to the 3.11 branch. |
|
GH-107375 is a backport of this pull request to the 3.12 branch. |
📚 Documentation preview 📚: https://cpython-previews--107302.org.readthedocs.build/