]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-125515: Reduce number of compiler warnings in generated code (GH-125697)
authorMark Shannon <mark@hotpy.org>
Mon, 28 Oct 2024 10:30:31 +0000 (10:30 +0000)
committerGitHub <noreply@github.com>
Mon, 28 Oct 2024 10:30:31 +0000 (10:30 +0000)
commit25441592db179e9f5e6c896d1a691459a23e3422
tree565b32cbd6c6a183cd9bb7a752d3645def108804
parent19e93e2e269889ecb3c4c039091abff489f247c2
GH-125515: Reduce number of compiler warnings in generated code (GH-125697)
Include/internal/pycore_opcode_metadata.h
Python/bytecodes.c
Python/generated_cases.c.h
Tools/cases_generator/tier2_generator.py