summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_capi/test_sys.py
Commit message (Expand)AuthorAgeFilesLines
* gh-116417: Move 4 limited C API test files to _testlimitedcapi (#116571)Victor Stinner2024-03-111-8/+8
* gh-106672: C API: Report indiscriminately ignored errors (GH-106674)Serhiy Storchaka2023-11-071-1/+5
* gh-111065: Add more tests for the C API with the PySys_ prefix (GH-111067)Serhiy Storchaka2023-10-251-0/+150