]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Cleanup tier2 debug output (#116920)
authorGuido van Rossum <guido@python.org>
Mon, 18 Mar 2024 18:08:43 +0000 (11:08 -0700)
committerGitHub <noreply@github.com>
Mon, 18 Mar 2024 18:08:43 +0000 (11:08 -0700)
commit76d086890790f1bfbe05d12e02cadb539db5b0b1
tree5cf01c3fa78e0bada5d3707bd8410deab928519c
parent849e0716d378d6f9f724d1b3c386f6613d52a49d
Cleanup tier2 debug output (#116920)

Various tweaks, including a slight refactor of the special cases for `_PUSH_FRAME`/`_POP_FRAME` to show the actual operand emitted.
Python/ceval.c
Python/optimizer.c
Python/optimizer_analysis.c
Python/optimizer_bytecodes.c
Python/optimizer_cases.c.h