summaryrefslogtreecommitdiffstats
path: root/Modules/_testlimitedcapi/sys.c
Commit message (Expand)AuthorAgeFilesLines
* gh-108512: Add and use new replacements for PySys_GetObject() (GH-111035)Serhiy Storchaka2025-05-281-0/+73
* gh-116417: Fix WASI build of _testlimitedcapi (#116974)Victor Stinner2024-03-181-1/+1
* gh-116417: Move 4 limited C API test files to _testlimitedcapi (#116571)Victor Stinner2024-03-111-0/+56