Skip to content

gh-154753: docs: update references to moved files - #155553

Open
BHUVANSH855 wants to merge 1 commit into
python:mainfrom
BHUVANSH855:fix-154753-doc-paths
Open

gh-154753: docs: update references to moved files#155553
BHUVANSH855 wants to merge 1 commit into
python:mainfrom
BHUVANSH855:fix-154753-doc-paths

Conversation

@BHUVANSH855

Copy link
Copy Markdown
Contributor

Summary

Update documentation references to reflect files that have moved to their current locations in the CPython source tree.

The changes include:

  • Update Android testbed and README references to Platforms/Android/.
  • Update iOS documentation references to Platforms/Apple/.
  • Update the iOS configuration documentation to reference Platforms/Apple/iOS/README.md.
  • Update the Capsules implementation reference from Objects/pycapsule.c to Objects/capsule.c.
  • Update the code object documentation reference from the removed Objects/lnotab_notes.txt to InternalDocs/code_objects.md.
  • Fix the malformed Markdown link for codeobject.co_positions.
  • Remove the broken link to the generated jit_stencils.h file.

Tests

  • git diff --cached --check — passed
  • Targeted pre-commit checks — passed
  • make -C Doc html SPHINXOPTS="-j1" — completed with one pre-existing duplicate-label warning in Doc/using/windows.rst and Doc/reference/datamodel.rst.

Closes issue gh-154753

@bedevere-app bedevere-app Bot added docs Documentation in the Doc dir skip news labels Aug 11, 2026
@github-project-automation github-project-automation Bot moved this to Todo in Docs PRs Aug 11, 2026
@BHUVANSH855 BHUVANSH855 changed the title docs: update references to moved files gh-154753: docs: update references to moved files Aug 11, 2026
@read-the-docs-community

Copy link
Copy Markdown

Documentation build overview

📚 cpython-previews | 🛠️ Build #34012227 | 📁 Comparing 33fa202 against main (a7541c3)

  🔍 Preview build  

5 files changed · ± 5 modified

± Modified

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting review docs Documentation in the Doc dir skip news

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

1 participant