]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-149049: Fix jit binary op stack underflow (GH-149076)
authorPieter Eendebak <pieter.eendebak@gmail.com>
Thu, 30 Apr 2026 09:36:04 +0000 (11:36 +0200)
committerGitHub <noreply@github.com>
Thu, 30 Apr 2026 09:36:04 +0000 (10:36 +0100)
commit7fe51ceae8513e40452829d7d3ae6ff2a2576a0b
tree8b86024883007d03764134b86d7904558aa3f675
parenta94c7900be382e1ff2cdbe45b1e713c7e3e46570
gh-149049: Fix jit binary op stack underflow (GH-149076)
Lib/test/test_capi/test_opt.py
Misc/NEWS.d/next/Core_and_Builtins/2026-04-28-21-19-21.gh-issue-149049.98u2Ib.rst [new file with mode: 0644]
Python/optimizer_bytecodes.c
Python/optimizer_cases.c.h