]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-138264: Fix gcc 14 compiler warnings (GH-138265)
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 3 Sep 2025 08:26:56 +0000 (11:26 +0300)
committerGitHub <noreply@github.com>
Wed, 3 Sep 2025 08:26:56 +0000 (11:26 +0300)
commit4a33077fdb546db71b16d50cdd552529a9a1c910
tree6daad0d3d2d251c6b815f9067a6189e869e140c7
parent572df47840d910b9fc9cd951074232ae89442be1
gh-138264: Fix gcc 14 compiler warnings (GH-138265)
Include/internal/pycore_stats.h
Lib/test/test_generated_cases.py
Modules/_sre/sre.c
Python/executor_cases.c.h
Python/generated_cases.c.h
Tools/cases_generator/generators_common.py