summaryrefslogtreecommitdiffstats
path: root/Include/internal/pycore_object_state.h
Commit message (Expand)AuthorAgeFilesLines
* gh-108634: Py_TRACE_REFS uses a hash table (#108663)Victor Stinner2023-08-311-5/+6
* gh-107080: Fix Py_TRACE_REFS Crashes Under Isolated Subinterpreters (gh-107567)Eric Snow2023-08-031-4/+9
* gh-102304: Move the Total Refcount to PyInterpreterState (gh-102545)Eric Snow2023-03-211-0/+8
* gh-102304: Move _Py_RefTotal to _PyRuntimeState (gh-102543)Eric Snow2023-03-201-0/+23