]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-107122: Add clear method to dbm.ndbm module (gh-107126)
authorDong-hee Na <donghee.na@python.org>
Sun, 23 Jul 2023 14:26:23 +0000 (23:26 +0900)
committerGitHub <noreply@github.com>
Sun, 23 Jul 2023 14:26:23 +0000 (14:26 +0000)
commit0ae4870d09de82ed5063b6998c172cc63628437e
tree467aa07b0291a44a37ea9de2654c60ff9464ffcb
parentb3c34e55c053846beb35f5e4253ef237b3494bd0
gh-107122: Add clear method to dbm.ndbm module (gh-107126)
Doc/library/dbm.rst
Lib/test/test_dbm.py
Lib/test/test_dbm_ndbm.py
Misc/NEWS.d/next/Core and Builtins/2023-07-23-21-16-54.gh-issue-107122.VNuNcq.rst [new file with mode: 0644]
Modules/_dbmmodule.c
Modules/clinic/_dbmmodule.c.h