]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-100239: specialize bitwise logical binary ops on ints (#128927)
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Wed, 29 Jan 2025 09:28:21 +0000 (09:28 +0000)
committerGitHub <noreply@github.com>
Wed, 29 Jan 2025 09:28:21 +0000 (09:28 +0000)
commit4815131910cec72805ad2966e7af1e2eba49fe51
treece0cc600e25fd04294d3377b5e8beaefbe9fa2f3
parent03d9cdb7298cdbf67535dfeb3af5c1a619be7580
gh-100239: specialize bitwise logical binary ops on ints (#128927)
Include/internal/pycore_opcode_metadata.h
Include/internal/pycore_uop_metadata.h
Lib/test/test_opcache.py
Misc/NEWS.d/next/Core_and_Builtins/2025-01-16-22-54-12.gh-issue-100239.7_HpBU.rst [new file with mode: 0644]
Python/bytecodes.c
Python/specialize.c
Tools/c-analyzer/cpython/ignored.tsv