aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Include/internal/pycore_runtime_structs.h
Commit message (Expand)AuthorAge
* gh-131185: Use a proper thread-local for cached thread states (gh-132510)Peter Bierma9 days
* gh-131238: Add pycore_interpframe_structs.h header (#131553)Victor Stinner2025-03-21
* gh-131238: Move pycore_obmalloc.h include to pycore_runtime_structs.h (#131482)Victor Stinner2025-03-19
* gh-130931: Add pycore_typedefs.h internal header (#131396)Victor Stinner2025-03-19
* GH-131238: Core header refactor (GH-131250)Mark Shannon2025-03-17