]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-129386: Use symbolic constants for specialization tests (GH-129415)
authorBrandt Bucher <brandtbucher@microsoft.com>
Wed, 29 Jan 2025 18:49:58 +0000 (10:49 -0800)
committerGitHub <noreply@github.com>
Wed, 29 Jan 2025 18:49:58 +0000 (10:49 -0800)
commit002c4e2982910937f35a4b80ab94b07c3c16067f
tree34cf9b2f461d439161d7467d77b790a90235475e
parent99ed3025fe8fa9079b4c1eac01c5af62caa98c15
GH-129386: Use symbolic constants for specialization tests (GH-129415)
Lib/test/test_call.py
Lib/test/test_dis.py
Lib/test/test_embed.py
Lib/test/test_monitoring.py
Lib/test/test_opcache.py
Lib/test/test_super.py
Lib/test/test_type_cache.py
Modules/_testinternalcapi.c