FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.14] gh-141004: Document old provisional names for vectorcall/code API (GH-143568) by miss-islington · Pull Request #143828 · python/cpython · GitHub

/ cpython Public

[3.14] gh-141004: Document old provisional names for vectorcall/code API (GH-143568) - #143828

Merged
encukou merged 1 commit into
python:3.14from
miss-islington:backport-7e8a1b5-3.14
Jan 14, 2026
Merged

[3.14] gh-141004: Document old provisional names for vectorcall/code API (GH-143568)#143828
encukou merged 1 commit into
python:3.14from
miss-islington:backport-7e8a1b5-3.14

Conversation

miss-islington commented Jan 14, 2026
edited by github-actions Bot
Loading

Copy link
Copy Markdown
Contributor

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 encukou@gmail.com


📚 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 7e8a1b5)

Co-authored-by: Petr Viktorin <encukou@gmail.com>
bedevere-app Bot added docs Documentation in the Doc dir skip news labels Jan 14, 2026
github-project-automation Bot moved this to Todo in Docs PRs Jan 14, 2026
encukou merged commit a36ba5a into python:3.14 Jan 14, 2026
36 checks passed
github-project-automation Bot moved this from Todo to Done in Docs PRs Jan 14, 2026
miss-islington deleted the backport-7e8a1b5-3.14 branch January 14, 2026 10:01
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL