Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[3.14] Docs: split builtins to their own page from library (GH-156682) - #157441

Merged
nedbat merged 1 commit into
python:3.14from
nedbat:backport-59c4bdd-3.14
Sep 13, 2026
Merged

[3.14] Docs: split builtins to their own page from library (GH-156682)#157441
nedbat merged 1 commit into
python:3.14from
nedbat:backport-59c4bdd-3.14

Conversation

@nedbat

@nedbat nedbat commented Sep 13, 2026

Copy link
Copy Markdown
Member
  • Docs: split builtins to their own page from library

  • review feedback

  • addressed Hugo's feedback

  • update the What's Next page

  • one more wording tweak

  • move builtins to their own directory. fix the reference name

  • moved pages need to be noted in tools/removed-ids.txt

  • add Python to the builtins reference title

  • add sphinxext-rediraffe for the library->builtins split

  • update check-html-ids to handle rediraffe redirects

  • now we don't need (page missing) for the redirected pages

  • update other references to moved pages

  • A seealso from builtins to library

  • make a nice section for rediraffe settings

  • move the builtins note to the end, as a seealso

  • address merwok's comments

  • cache looking for ids in files

  • simplify the intro paragraphs (cherry picked from commit 59c4bdd)

…156682)

* Docs: split builtins to their own page from library

* review feedback

* addressed Hugo's feedback

* update the What's Next page

* one more wording tweak

* move builtins to their own directory. fix the reference name

* moved pages need to be noted in tools/removed-ids.txt

* add Python to the builtins reference title

* add sphinxext-rediraffe for the library->builtins split

* update check-html-ids to handle rediraffe redirects

* now we don't need (page missing) for the redirected pages

* update other references to moved pages

* A seealso from builtins to library

* make a nice section for rediraffe settings

* move the builtins note to the end, as a seealso

* address merwok's comments

* cache looking for ids in files

* simplify the intro paragraphs
(cherry picked from commit 59c4bdd)

Co-authored-by: Ned Batchelder <[email protected]>
@nedbat
nedbat merged commit 0e6a7f8 into python:3.14 Sep 13, 2026
55 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant