Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-125604: Move _Py_AuditHookEntry, etc. Out of pycore_runtime.h (gh-125605) | Eric Snow | 2024-10-18 | 1 | -0/+8 |
* | gh-100240: Use a consistent implementation for freelists (#121934) | Sam Gross | 2024-07-22 | 1 | -3/+3 |
* | gh-111968: Rename freelist related struct names to Eric's suggestion (gh-115329) | Donghee Na | 2024-02-14 | 1 | -0/+4 |
* | gh-108634: Py_TRACE_REFS uses a hash table (#108663) | Victor Stinner | 2023-08-31 | 1 | -5/+6 |
* | gh-107080: Fix Py_TRACE_REFS Crashes Under Isolated Subinterpreters (gh-107567) | Eric Snow | 2023-08-03 | 1 | -4/+9 |
* | gh-102304: Move the Total Refcount to PyInterpreterState (gh-102545) | Eric Snow | 2023-03-21 | 1 | -0/+8 |
* | gh-102304: Move _Py_RefTotal to _PyRuntimeState (gh-102543) | Eric Snow | 2023-03-20 | 1 | -0/+23 |