Skip to content

[3.14] gh-137609: Update signatures of builtins in the documentation (GH-137610) - #138137

Merged
hugovk merged 1 commit into
python:3.14from
miss-islington:backport-65fb4d1-3.14
Aug 27, 2025
Merged

[3.14] gh-137609: Update signatures of builtins in the documentation (GH-137610)#138137
hugovk merged 1 commit into
python:3.14from
miss-islington:backport-65fb4d1-3.14

Conversation

@miss-islington

@miss-islingtonmiss-islington commented Aug 25, 2025

Copy link
Copy Markdown
Contributor

Show signatures that match the actual signatures or future multisignatures
for all functions, classes and methods in the "builtins" module.
(cherry picked from commit 65fb4d1)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com


📚 Documentation preview 📚: https://cpython-previews--138137.org.readthedocs.build/

…ythonGH-137610)
Show signatures that match the actual signatures or future multisignatures
for all functions, classes and methods in the "builtins" module.
(cherry picked from commit 65fb4d1)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@bedevere-appbedevere-appBot added awaiting review docs Documentation in the Doc dir skip news labels Aug 25, 2025
@hugovk
hugovk merged commit cc38a57 into python:3.14Aug 27, 2025
35 checks passed
@github-project-automationgithub-project-automationBot moved this from Todo to Done in Docs PRsAug 27, 2025
kumaraditya303 pushed a commit to miss-islington/cpython that referenced this pull request Sep 9, 2025
…ation (pythonGH-137610) (python#138137)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@miss-islington
miss-islington deleted the backport-65fb4d1-3.14 branch January 2, 2026 17:08
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsDocumentation in the Doc dirskip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants

@miss-islington@hugovk@serhiy-storchaka