summaryrefslogtreecommitdiffstats
path: root/Include/internal/ceval.h
Commit message (Expand)AuthorAgeFilesLines
* bpo-35081: Add pycore_ prefix to internal header files (GH-10263)Victor Stinner2018-10-311-52/+0
* bpo-35081: Move Include/pyatomic.c to Include/internal/ (GH-10239)Victor Stinner2018-10-301-1/+1
* bpo-31857: Make the behavior of USE_STACKCHECK deterministic (#4098)pdox2017-10-261-1/+0
* bpo-30860: Consolidate stateful runtime globals. (#3397)Eric Snow2017-09-081-0/+53