]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Cases generator: Remove type_prop and passthrough (#117614)
authorKen Jin <kenjin@python.org>
Sun, 7 Apr 2024 22:26:52 +0000 (06:26 +0800)
committerGitHub <noreply@github.com>
Sun, 7 Apr 2024 22:26:52 +0000 (06:26 +0800)
commit375425abd17310480988c48fba57b01e8c979e07
treef2b10851158dbe80fd88f24a7611f48fbf4dd091
parent733e56ef9656dd79055acc2a3cecaf6054a45b6c
Cases generator: Remove type_prop and passthrough (#117614)
Include/internal/pycore_uop_metadata.h
Tools/cases_generator/analyzer.py
Tools/cases_generator/generators_common.py