summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_capi/test_config.py
Commit message (Expand)AuthorAgeFilesLines
* gh-126925: Modify how iOS test results are gathered (#127592)Russell Keith-Magee2024-12-091-0/+4
* gh-115999: Implement thread-local bytecode and enable specialization for `BIN...mpage2024-11-041-0/+1
* gh-107954: Fix configuration type for the perf profiler (#124636)Pablo Galindo Salgado2024-09-271-1/+1
* gh-107954, PEP 741: Add PyConfig_Get()/Set() functions (#123472)Victor Stinner2024-09-021-0/+379