]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-144012: Check null binary op extend (#144014)
authorAN Long <aisk@users.noreply.github.com>
Sun, 18 Jan 2026 18:38:37 +0000 (03:38 +0900)
committerGitHub <noreply@github.com>
Sun, 18 Jan 2026 18:38:37 +0000 (02:38 +0800)
commit54bedcf714160c3ecff3103a53f6291a7e1efd27
tree53fbb01f182bf657423b6a99efd57a1cd8779356
parent63cc1257db468a368d64c0b968d203a0f4c7303a
gh-144012: Check null binary op extend (#144014)
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]
Modules/_testinternalcapi/test_cases.c.h
Python/bytecodes.c
Python/executor_cases.c.h
Python/generated_cases.c.h