]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-131798: Add _POP_CALL_TWO_LOAD_CONST_INLINE_BORROW (GH-134268)
authorTomas R. <tomas.roun8@gmail.com>
Mon, 19 May 2025 22:00:53 +0000 (18:00 -0400)
committerGitHub <noreply@github.com>
Mon, 19 May 2025 22:00:53 +0000 (18:00 -0400)
commita7f317d7300235d9efff5a0350b1bae14720d42f
treee97a63958481969f48adec42e3ce22a48b4cb388
parent1fbb0603a87669562e964cade336b3384778fbe0
GH-131798: Add _POP_CALL_TWO_LOAD_CONST_INLINE_BORROW (GH-134268)
Include/internal/pycore_uop_ids.h
Include/internal/pycore_uop_metadata.h
Lib/test/test_capi/test_opt.py
Misc/NEWS.d/next/Core_and_Builtins/2025-05-19-20-52-53.gh-issue-134268.HPKX1e.rst [new file with mode: 0644]
Python/bytecodes.c
Python/executor_cases.c.h
Python/optimizer_bytecodes.c
Python/optimizer_cases.c.h