]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-146393: Use recorded type instead of instance in BINARY_OP (#148569)
authorPieter Eendebak <pieter.eendebak@gmail.com>
Tue, 14 Apr 2026 20:11:42 +0000 (22:11 +0200)
committerGitHub <noreply@github.com>
Tue, 14 Apr 2026 20:11:42 +0000 (20:11 +0000)
commit5c3decad66bdef425ea08347ab80d348199fdc1d
treea10898bd38486185284a127515b8e0b730094ad9
parent0012686d92fe51f426bcd6797e2f2a50ad4ac74f
gh-146393: Use recorded type instead of instance in BINARY_OP (#148569)
Include/internal/pycore_opcode_metadata.h
Include/internal/pycore_uop_ids.h
Include/internal/pycore_uop_metadata.h
Lib/test/test_capi/test_opt.py
Python/bytecodes.c
Python/optimizer_bytecodes.c
Python/optimizer_cases.c.h
Python/record_functions.c.h