]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-148450: abc.register needs to update type_version when tp_flags is changed...
authorHai Zhu <haiizhu@outlook.com>
Sat, 23 May 2026 12:01:57 +0000 (20:01 +0800)
committerGitHub <noreply@github.com>
Sat, 23 May 2026 12:01:57 +0000 (12:01 +0000)
commit86ffaf125f50c56574fe936dd058fb8afc3b68db
treeb7a2124be73ace2cd95e157258ed62550ccd2ebc
parent2d94a6e85ed6b72e0ef19b72d41b8db32e04212a
[3.14] gh-148450: abc.register needs to update type_version when tp_flags is changed (GH-148623) (#150308)
Lib/test/test_type_cache.py
Misc/NEWS.d/next/Core_and_Builtins/2026-04-15-15-48-04.gh-issue-148450.2MEVqH.rst [new file with mode: 0644]
Objects/typeobject.c