]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-125521: Remove `if (true)` from generated output to reduce C compiler warnings...
authorMark Shannon <mark@hotpy.org>
Tue, 22 Oct 2024 09:11:29 +0000 (10:11 +0100)
committerGitHub <noreply@github.com>
Tue, 22 Oct 2024 09:11:29 +0000 (10:11 +0100)
commit57e3c59bb64fc2f8b2845a7e03ab0abb029ccd02
tree8069ffb48c0310031aa128a8870714bf1958fed6
parentc1bdbe84c8ab29b68bb109328e02af9464f104b3
GH-125521: Remove `if (true)` from generated output to reduce C compiler warnings (GH-125700)
Lib/test/test_generated_cases.py
Python/generated_cases.c.h
Tools/cases_generator/analyzer.py
Tools/cases_generator/generators_common.py