]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-107122: Add clear method to dbm.gdbm.module (gh-107127)
authorDong-hee Na <donghee.na@python.org>
Sun, 23 Jul 2023 13:51:12 +0000 (22:51 +0900)
committerGitHub <noreply@github.com>
Sun, 23 Jul 2023 13:51:12 +0000 (13:51 +0000)
commitb273837fea129df8477da557ad3cb23a0ed12c20
treeb633c744e9f4711edefef7ab56a12aa6ce57483f
parente59da0c4f283b966ccb175fb94460f58211a9704
gh-107122: Add clear method to dbm.gdbm.module (gh-107127)
Doc/library/dbm.rst
Lib/test/test_dbm_gnu.py
Misc/NEWS.d/next/Core and Builtins/2023-07-23-13-07-34.gh-issue-107122.9HFUyb.rst [new file with mode: 0644]
Modules/_gdbmmodule.c
Modules/clinic/_gdbmmodule.c.h