summaryrefslogtreecommitdiffstats
path: root/Include/internal/pycore_object_state.h
Commit message (Expand)AuthorAgeFilesLines
* gh-125604: Move _Py_AuditHookEntry, etc. Out of pycore_runtime.h (gh-125605)Eric Snow2024-10-181-0/+8
* gh-100240: Use a consistent implementation for freelists (#121934)Sam Gross2024-07-221-3/+3
* gh-111968: Rename freelist related struct names to Eric's suggestion (gh-115329)Donghee Na2024-02-141-0/+4
* 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