]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-141510: Update specializer to support frozendict (gh-144949)
authorDonghee Na <donghee.na@python.org>
Wed, 18 Feb 2026 16:10:53 +0000 (01:10 +0900)
committerGitHub <noreply@github.com>
Wed, 18 Feb 2026 16:10:53 +0000 (01:10 +0900)
commit3e2f5c133f37f13f627404f3cbd54a5fc163887a
tree556da0d113a23a193762aaf5eb3886a2fe8674e7
parenta18e0fa4c045e9ffc9d566b173c72fa3f6fc2252
gh-141510: Update specializer to support frozendict (gh-144949)
Include/internal/pycore_interp_structs.h
Lib/test/test_opcache.py
Misc/NEWS.d/next/Core_and_Builtins/2026-02-18-21-44-39.gh-issue-141510.7LST2O.rst [new file with mode: 0644]
Modules/_testinternalcapi/test_cases.c.h
Python/bytecodes.c
Python/executor_cases.c.h
Python/generated_cases.c.h
Python/specialize.c