]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Revert "gh-143050: Remove redundant decref in _PyLong_Negate (gh-143051)" (#145891)
authorStan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Fri, 13 Mar 2026 01:53:29 +0000 (01:53 +0000)
committerGitHub <noreply@github.com>
Fri, 13 Mar 2026 01:53:29 +0000 (21:53 -0400)
commit0adc7289c3ab097b5608c0d288d91e1f5f236469
treef0367d8068b6c0fa2f6857cac8c187fc4cb5afb1
parent08a018ebe0d673e9c352f790d2e4604d69604188
Revert "gh-143050: Remove redundant decref in _PyLong_Negate (gh-143051)" (#145891)

OSS Fuzzer caught an assertion failure.

This reverts commit 5197ecb5e4df30ba0f6792d8bc0e36846154f58a.
Objects/longobject.c