]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-115142: Skip ``test_capi.test_dict.py`` if ``_testcapi`` and ``_testlimitedcapi...
authorKirill Podoprigora <kirill.bast9@mail.ru>
Wed, 10 Apr 2024 14:32:57 +0000 (17:32 +0300)
committerGitHub <noreply@github.com>
Wed, 10 Apr 2024 14:32:57 +0000 (16:32 +0200)
commitdfcae4379f2cc4d352a180f9fef2381570aa9bcb
treea240a1d5209bb6e35bfc4bb284f31026c83bc60d
parent79eec66e3dc277ea6ebad8c0b33756eea6a7ab3b
gh-115142: Skip ``test_capi.test_dict.py`` if ``_testcapi`` and ``_testlimitedcapi`` are not available (GH-117588)

gh-115142: Skip test_dict if _testcapi and _testlimitedcapi is not available
Lib/test/test_capi/test_dict.py