summaryrefslogtreecommitdiffstats
path: root/Include/internal/pycore_runtime_structs.h
Commit message (Expand)AuthorAgeFilesLines
* gh-131238: Add pycore_interpframe_structs.h header (#131553)Victor Stinner2025-03-211-0/+1
* gh-131238: Move pycore_obmalloc.h include to pycore_runtime_structs.h (#131482)Victor Stinner2025-03-191-13/+11
* gh-130931: Add pycore_typedefs.h internal header (#131396)Victor Stinner2025-03-191-2/+2
* GH-131238: Core header refactor (GH-131250)Mark Shannon2025-03-171-0/+317