]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-118351: Adapt support.TEST_MODULES_ENABLED for builds without the config variable...
authorKirill Podoprigora <kirill.bast9@mail.ru>
Mon, 29 Apr 2024 15:50:11 +0000 (18:50 +0300)
committerGitHub <noreply@github.com>
Mon, 29 Apr 2024 15:50:11 +0000 (16:50 +0100)
commit51c70de998ead35674bf4b2b236e9ce8e89d17b4
treea9a26605b9056ca0b5b25d5c17cc97ef8391c19e
parent44f57a952ea1c25699f19c6cf1fa47cd300e33aa
gh-118351: Adapt support.TEST_MODULES_ENABLED for builds without the config variable (GH-118354)
Lib/test/support/__init__.py
Lib/test/test_capi/test_run.py