summaryrefslogtreecommitdiffstats
path: root/Include/internal/pystate.h
Commit message (Expand)AuthorAgeFilesLines
* bpo-32030: Enhance Py_Main() (#4412)Victor Stinner2017-11-161-1/+1
* bpo-32030: Split Py_Main() into subfunctions (#4399)Victor Stinner2017-11-151-1/+7
* bpo-25658: Implement PEP 539 for Thread Specific Storage (TSS) API (GH-1362)Masayuki Yamamoto2017-10-061-1/+1
* bpo-30860: Consolidate stateful runtime globals. (#3397)Eric Snow2017-09-081-0/+92