summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_capi/test_sys.py
Commit message (Expand)AuthorAgeFilesLines
* gh-108512: Add and use new replacements for PySys_GetObject() (GH-111035)Serhiy Storchaka2025-05-281-1/+63
* gh-71339: Use new assertion methods in test_capi (GH-129053)Serhiy Storchaka2025-01-201-2/+2
* 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