]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-131798: Optimize `_UNARY_NEGATIVE` (GH-135223)
authorNoam Cohen <noam@noam.me>
Mon, 23 Jun 2025 19:42:09 +0000 (22:42 +0300)
committerGitHub <noreply@github.com>
Mon, 23 Jun 2025 19:42:09 +0000 (03:42 +0800)
commitbda121862e7d7f4684d9f0281f7d1f408c0c740c
tree998e2175f100dd85a5adbf235081bd6cbb279ed6
parent569fc6870f048cb75469ae3cacb6ebcf5172a10e
gh-131798: Optimize `_UNARY_NEGATIVE` (GH-135223)
Lib/test/test_capi/test_opt.py
Misc/NEWS.d/next/Core_and_Builtins/2025-06-06-19-17-22.gh-issue-131798.XoV8Eb.rst [new file with mode: 0644]
Python/optimizer_bytecodes.c
Python/optimizer_cases.c.h