]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-103091: Add PyUnstable_Type_AssignVersionTag (#103095)
authorBrett Simmers <swtaarrs@users.noreply.github.com>
Mon, 24 Apr 2023 16:07:47 +0000 (09:07 -0700)
committerGitHub <noreply@github.com>
Mon, 24 Apr 2023 16:07:47 +0000 (10:07 -0600)
commitb7f4811c88609d1ff12f42a3335fda49f8a478f3
tree9d66278478d9c33b743a1cc77677bff7c847a963
parentdca27a69a8261353f7f986eb8f808f0d487ac4b7
gh-103091: Add PyUnstable_Type_AssignVersionTag (#103095)
Doc/c-api/type.rst
Include/cpython/object.h
Lib/test/test_type_cache.py
Misc/NEWS.d/next/C API/2023-03-28-12-31-51.gh-issue-103091.CzZyaZ.rst [new file with mode: 0644]
Modules/_testcapimodule.c
Objects/typeobject.c