]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-143050: Remove redundant decref in _PyLong_Negate (gh-143051)
authorPieter Eendebak <pieter.eendebak@gmail.com>
Tue, 10 Mar 2026 19:51:17 +0000 (20:51 +0100)
committerGitHub <noreply@github.com>
Tue, 10 Mar 2026 19:51:17 +0000 (15:51 -0400)
commit5197ecb5e4df30ba0f6792d8bc0e36846154f58a
tree82c25b28f6f94f30320fb35c0cdb09af4f676e1e
parent665c1db94f46f8e1a18a8c2f89adb3bc72cb83dc
gh-143050: Remove redundant decref in _PyLong_Negate (gh-143051)
Objects/longobject.c