Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |