]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-123909: Remove obsolete note in PyType_FromMetaclass docs (GH-131506)
authorPetr Viktorin <encukou@gmail.com>
Mon, 24 Mar 2025 12:06:21 +0000 (13:06 +0100)
committerGitHub <noreply@github.com>
Mon, 24 Mar 2025 12:06:21 +0000 (13:06 +0100)
commit01ea4c77e51d6a36000da7da7bfb48c58591b225
tree5bc2a683397a111ce753c1082308c8ec882990a7
parentaf29d5cfd19bf2656955b9bb782cc89c7aa7000f
gh-123909: Remove obsolete note in PyType_FromMetaclass docs (GH-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.
Doc/c-api/type.rst