]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-105481: opcode.h is no longer generated during the build (#108080)
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Thu, 17 Aug 2023 16:07:58 +0000 (17:07 +0100)
committerGitHub <noreply@github.com>
Thu, 17 Aug 2023 16:07:58 +0000 (17:07 +0100)
commit0b243c2f665e6784b74ac4d602d4ee429a2ad7f0
tree5444c3a7fa1cb2d85a916f3a2773b509c4da2523
parent4cb08188e8f0faaec303e268e12aa1d6f54017f7
gh-105481: opcode.h is no longer generated during the build (#108080)
Include/opcode.h
Lib/opcode.py
Makefile.pre.in
Modules/_opcode.c
Modules/clinic/_opcode.c.h
PCbuild/regen.targets
Tools/build/generate_opcode_h.py