]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
fix problem with jumping labels
authorKen Jin <28750310+Fidget-Spinner@users.noreply.github.com>
Tue, 23 Sep 2025 22:17:36 +0000 (23:17 +0100)
committerKen Jin <28750310+Fidget-Spinner@users.noreply.github.com>
Tue, 23 Sep 2025 22:17:36 +0000 (23:17 +0100)
commitfac8c748a5baefd1c3272bf53a9d3372df726bf5
treed575ed822714d36d42d59f113bea74ba0a591db8
parent108ab7f223af9c57ec1d3693fbc2a72a328f6684
fix problem with jumping labels
Python/ceval_macros.h
Python/generated_cases.c.h
Python/optimizer.c
Python/optimizer_analysis.c