]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-141510: Test frozendict in test_capi.test_dict (#145084)
authorVictor Stinner <vstinner@python.org>
Sat, 21 Feb 2026 19:07:30 +0000 (20:07 +0100)
committerGitHub <noreply@github.com>
Sat, 21 Feb 2026 19:07:30 +0000 (20:07 +0100)
commit25fc04d041bc28ee45db2576640164bc68dc4a45
treee3256a932fb0eb6578ddc54b8d4b820c91278b8c
parentc9380aebbe35973528392ff85f8914eb4c626d5b
gh-141510: Test frozendict in test_capi.test_dict (#145084)

Complete PyDict_Clear() documentation.
Doc/c-api/dict.rst
Lib/test/test_capi/test_dict.py
Modules/_testlimitedcapi/dict.c