]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-107178: Remove _testcapi.test_dict_capi() (#108436)
authorVictor Stinner <vstinner@python.org>
Thu, 24 Aug 2023 17:43:29 +0000 (19:43 +0200)
committerGitHub <noreply@github.com>
Thu, 24 Aug 2023 17:43:29 +0000 (17:43 +0000)
commitfa626b8ca019c36418a1ddcefcf9ba1f52946609
treef17a8d46561e208f79aa8e77e3a587608f9ca9a6
parent480a337366f4a5335c599684609d5f59f27805b9
gh-107178: Remove _testcapi.test_dict_capi() (#108436)

The new _testcapi.test_dict tests are more complete,
_testcapi.test_dict_capi() became redundant.
Modules/_testcapimodule.c