gh-154753: Update references to moved files in the docs - #155553
Conversation
Documentation build overview
31 files changed ·
|
mhsmith
left a comment
There was a problem hiding this comment.
The Android changes are all fine.
freakboy3742
left a comment
There was a problem hiding this comment.
iOS changes look good to me (with the one additional change @StanFromIreland has already flagged).
Co-authored-by: Stan Ulbrych <stan@python.org>
Co-authored-by: Stan Ulbrych <stan@python.org>
|
Thanks @BHUVANSH855 for the PR, and @StanFromIreland for merging it 🌮🎉.. I'm working now to backport this PR to: 3.15. |
|
GH-155774 is a backport of this pull request to the 3.15 branch. |
|
@BHUVANSH855 can you please backport to 3.14/3.13, if necessary? You'll have to do it manually as some changes (e.g. the move to |
ya, I will do it |
…#155553) Co-authored-by: Stan Ulbrych <stan@python.org>
Summary
Update documentation references to reflect files that have moved to their current locations in the CPython source tree.
The changes include:
Platforms/Android/.Platforms/Apple/.Platforms/Apple/iOS/README.md.Objects/pycapsule.ctoObjects/capsule.c.Objects/lnotab_notes.txttoInternalDocs/code_objects.md.codeobject.co_positions.jit_stencils.hfile.Tests
git diff --cached --check— passedmake -C Doc html SPHINXOPTS="-j1"— completed with one pre-existing duplicate-label warning inDoc/using/windows.rstandDoc/reference/datamodel.rst.Closes issue gh-154753