summaryrefslogtreecommitdiffstats
path: root/Include/internal/pycore_interp.h
Commit message (Expand)AuthorAgeFilesLines
* bpo-40302: Replace PY_INT64_T with int64_t (GH-19573)Victor Stinner2020-04-171-1/+1
* bpo-40268: Move struct _gc_runtime_state to pycore_gc.h (GH-19515)Victor Stinner2020-04-141-1/+1
* bpo-40241: Add pycore_interp.h header (GH-19499)Victor Stinner2020-04-131-0/+183