]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-99293: Document that `Py_TPFLAGS_VALID_VERSION_TAG` shouldn't be used. (#GH-101736)
authorMark Shannon <mark@hotpy.org>
Thu, 9 Feb 2023 13:05:53 +0000 (13:05 +0000)
committerGitHub <noreply@github.com>
Thu, 9 Feb 2023 13:05:53 +0000 (14:05 +0100)
commitecfd2d37c529c1952dc11fabe1758156924de67a
tree2d7dfeec9d328b6aa0f09bbfdee6a03933196ddf
parent1c49e61b9b18d550b9c5cff69a1dd3bb218e544a
GH-99293: Document that `Py_TPFLAGS_VALID_VERSION_TAG` shouldn't be used. (#GH-101736)

Document that Py_TPFLAGS_VALID_VERSION_TAG shouldn't be used.
Doc/c-api/typeobj.rst
Misc/NEWS.d/next/C API/2023-02-09-10-38-20.gh-issue-99293.mFqfpp.rst [new file with mode: 0644]