SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 0 Python

gh-142472: Clean-up _PyStackRef functions (gh-142479)

This combines most _PyStackRef functions and macros between the free
threaded and default builds.

- Remove Py_TAG_DEFERRED (same as Py_TAG_REFCNT)
- Remove PyStackRef_IsDeferred (same as !PyStackRef_RefcountOnObject)
S
Sam Gross committed
a882ae198ade5008d42b8474a37409bf1502cf74
Parent: abaaeee
Committed by GitHub <[email protected]> on 12/15/2025, 5:03:49 PM