Skip to content

Conversation

@miss-islington
Copy link
Contributor

@miss-islingtonmiss-islington commented Jan 14, 2026

gh-141004: Document old provisional names for vectorcall & code API

For vectorcall API, the underscore-prefixed provisional names
continue to be available per PEP 590:
https://peps.python.org/pep-0590/#finalizing-the-api
Use versionadded, versionchanged, and :no-typesetting:
to mark this up.

For PyCode API, use :no-typesetting: rather than index:: so that
these are semantically documented as C functions.
(cherry picked from commit 7e8a1b5)

Co-authored-by: Petr Viktorin [email protected]


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

…PI (pythonGH-143568) pythongh-141004: Document old provisional names for vectorcall & code API For vectorcall API, the underscore-prefixed provisional names continue to be available per PEP 590: https://peps.python.org/pep-0590/#finalizing-the-api Use `versionadded`, `versionchanged`, and `:no-typesetting:` to mark this up. For PyCode API, use `:no-typesetting:` rather than `index::` so that these are semantically documented as C functions. (cherry picked from commit 7e8a1b5061313e03f99bc2ffa2062702bcc76426) Co-authored-by: Petr Viktorin <[email protected]>
@bedevere-appbedevere-appbot added docs Documentation in the Doc dir skip news labels Jan 14, 2026
@encukouencukou merged commit a36ba5a into python:3.14Jan 14, 2026
36 checks passed
@github-project-automationgithub-project-automationbot moved this from Todo to Done in Docs PRsJan 14, 2026
@miss-islingtonmiss-islington deleted the backport-7e8a1b5-3.14 branch January 14, 2026 10:01
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.

2 participants

@miss-islington@encukou