]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-144012: Check null binary op extend (GH-144014) (GH-144038)
authorAN Long <aisk@users.noreply.github.com>
Tue, 20 Jan 2026 18:05:56 +0000 (03:05 +0900)
committerGitHub <noreply@github.com>
Tue, 20 Jan 2026 18:05:56 +0000 (18:05 +0000)
commitf7567b44a1eeb471fa239cc817eaa87099f88c18
tree4f9ea1d0dfdee443cd95b143d06e6b180d29a880
parent56cf72d626db4e0fd000cbd4554d6206cfd2c8d9
[3.14] gh-144012: Check null binary op extend (GH-144014) (GH-144038)

(cherry picked from commit 54bedcf714160c3ecff3103a53f6291a7e1efd27)
Include/internal/pycore_opcode_metadata.h
Include/internal/pycore_uop_metadata.h
Misc/NEWS.d/next/Core_and_Builtins/2026-01-19-02-33-45.gh-issue-144012.wVEEWs.rst [new file with mode: 0644]
Python/bytecodes.c
Python/executor_cases.c.h
Python/generated_cases.c.h