summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_capi/test_run.py
Commit message (Expand)AuthorAgeFilesLines
* gh-116180: Check the globals argument in PyRun_* C API (GH-116637)NGRsoftlab2024-05-021-12/+24
* gh-118351: Adapt support.TEST_MODULES_ENABLED for builds without the config v...Kirill Podoprigora2024-04-291-2/+4
* gh-117968: Add tests for the part of the PyRun family of the C API (GH-117982)Serhiy Storchaka2024-04-171-0/+104