summaryrefslogtreecommitdiffstats
path: root/Python/stackrefs.c
Commit message (Collapse)AuthorAgeFilesLines
* GH-127705: Add debug mode for `_PyStackRef`s inspired by HPy debug mode ↵Mark Shannon2024-12-201-0/+156
(GH-128121)