]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-105214: Use named constants for MAKE_FUNCTION oparg (#105215)
authorJelle Zijlstra <jelle.zijlstra@gmail.com>
Fri, 2 Jun 2023 14:10:45 +0000 (07:10 -0700)
committerGitHub <noreply@github.com>
Fri, 2 Jun 2023 14:10:45 +0000 (14:10 +0000)
commit44bb03f856c30f709bb983f9830eafe914a742aa
tree59221bf329af04954f5a7669a87c8c82a9add670
parent41de54378d54f7ffc38f07db4219e80f48c4249e
gh-105214: Use named constants for MAKE_FUNCTION oparg (#105215)
Include/internal/pycore_opcode_utils.h
Python/bytecodes.c
Python/ceval.c
Python/compile.c
Python/generated_cases.c.h
Python/opcode_metadata.h