gh-107298: Fix Sphinx warnings in the C API doc#107302
Conversation
|
@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.
LGTM after fixing the duplicated link.
CAM-Gerlach
left a comment
There was a problem hiding this comment.
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/