Skip to content

Conversation

@encukou
Copy link
Member

@encukou encukou commented Mar 20, 2025

Docs of the other PyType_From* functions link to PyType_FromMetaclass, which noted that they differ for backwards compatibility reasons. The note is no longer relevant in 3.14.
The other functions have versionchanged blurbs.


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

Docs of the other `PyType_From*` functions link to `PyType_FromMetaclass`,
which noted that they differ for backwards compatibility reasons.
The note is no longer relevant in 3.14.
The other functions have `versionchanged` blurbs.
@encukou encukou added docs Documentation in the Doc dir skip news labels Mar 20, 2025
@github-project-automation github-project-automation bot moved this to Todo in Docs PRs Mar 20, 2025
@encukou encukou merged commit 01ea4c7 into python:main Mar 24, 2025
31 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in Docs PRs Mar 24, 2025
diegorusso pushed a commit to diegorusso/cpython that referenced this pull request Apr 1, 2025
…ythonGH-131506)

Docs of the other `PyType_From*` functions link to `PyType_FromMetaclass`,
which noted that they differ for backwards compatibility reasons.
The note is no longer relevant in 3.14.
The other functions have `versionchanged` blurbs.
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.

1 participant