summaryrefslogtreecommitdiffstats
path: root/Include/internal/pycore_stackref.h
Commit message (Expand)AuthorAgeFilesLines
* gh-121263: Macro-ify most stackref functions for MSVC (GH-121270)Ken Jin2024-07-031-58/+30
* gh-117139: Add _PyTuple_FromStackRefSteal and use it (#121244)Sam Gross2024-07-021-1/+1
* gh-117139: Convert the evaluation stack to stack refs (#118450)Ken Jin2024-06-261-109/+186
* gh-117139: Fix missing semicolon (GH-118573)Ken Jin2024-05-041-1/+1
* gh-117139: Add header for tagged pointers (GH-118330)Ken Jin2024-04-301-0/+195