SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 1 Python

gh-127599: Fix _Py_RefcntAdd missing calls to _Py_INCREF_STAT_INC/_Py_INCREF_IMMORTAL_STAT_INC (#127717)

Previously, `_Py_RefcntAdd` hasn't called 
`_Py_INCREF_STAT_INC/_Py_INCREF_IMMORTAL_STAT_INC` which is incorrect. 

Now it has been fixed.
E
Ed Nutting committed
ab05beb8cea62636bd86f6f7cf1a82d7efca7162
Parent: 7900a85
Committed by GitHub <noreply@github.com> on 12/15/2024, 1:51:03 PM