]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-131798: Optimize `_UNARY_INVERT` (GH-135222)
authorNoam Cohen <noam@noam.me>
Mon, 9 Jun 2025 10:33:18 +0000 (13:33 +0300)
committerGitHub <noreply@github.com>
Mon, 9 Jun 2025 10:33:18 +0000 (18:33 +0800)
commitb150b6aca7b17efe1bb13c3058d61cdefb83237e
tree17a9dec39d71e6f543c1b6f5ae83a3ee3b4cfc7d
parentc19e36cc4eabacaacc359e8b2550b10c2965a31a
gh-131798: Optimize `_UNARY_INVERT` (GH-135222)
Lib/test/test_capi/test_opt.py
Misc/NEWS.d/next/Core_and_Builtins/2025-06-06-01-09-44.gh-issue-131798.1SuxO9.rst [new file with mode: 0644]
Python/optimizer_bytecodes.c
Python/optimizer_cases.c.h