]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-119258: Backport optimizer frame fixes in GH-119365 (GH-120699)
authorKen Jin <kenjin@python.org>
Thu, 20 Jun 2024 15:55:20 +0000 (23:55 +0800)
committerGitHub <noreply@github.com>
Thu, 20 Jun 2024 15:55:20 +0000 (23:55 +0800)
commit7c7aa5a99cce256ff726654038092a333a1f0531
tree5965d6c59fcec54f7f9511c7bb71ff22ac81488e
parentb8fd80f91b980598cb378dba224cdb595b132fb4
[3.13] gh-119258: Backport optimizer frame fixes in GH-119365 (GH-120699)

(cherry picked from commit 55402d3)
Include/internal/pycore_optimizer.h
Python/optimizer_analysis.c
Python/optimizer_bytecodes.c
Python/optimizer_cases.c.h
Python/optimizer_symbols.c