summaryrefslogtreecommitdiffstats
path: root/Include/cpython/sysmodule.h
Commit message (Expand)AuthorAgeFilesLines
* bpo-39583: Remove superfluous "extern C" bits from Include/cpython/*.h (GH-18...Skip Montanaro2020-06-011-8/+0
* bpo-38644: Add _PySys_Audit() which takes tstate (GH-19180)Victor Stinner2020-03-261-1/+4
* bpo-36842: Implement PEP 578 (GH-12613)Steve Dower2019-05-231-0/+21