COMMITS
/ Doc/library/dbm.rst February 19, 2026
S
Remove unused :platform: in module's docs (GH-144988)
Stan Ulbrych committed
February 11, 2026
N
Docs: remove links of modules to themselves (#144695)
Ned Batchelder committed
February 6, 2026
N
Docs: module pages should not link to themselves (#144505)
Ned Batchelder committed
October 14, 2025
H
Python 3.15.0a1
Hugo van Kemenade committed
September 20, 2025
S
Revert "gh-66234: Add flag to disable the use of mmap in dbm.gnu (GH-135005)" (GH-136989)
Serhiy Storchaka committed
August 19, 2025
S
Update the dbm documentation (GH-137919)
Serhiy Storchaka committed
June 2, 2025
S
gh-66234: Add flag to disable the use of mmap in dbm.gnu (GH-135005)
Serhiy Storchaka committed
June 1, 2025
A
gh-134004: Added the reorganize() methods to dbm.sqlite, dbm.dumb and shelve (GH-134028)
Andrea-Oliveri committed
February 11, 2025
Y
gh-101100: Docs: Fix some typos in the document (#129988)
Yuki Kobayashi committed
September 23, 2024
M
gh-116622: Complete Android documentation (#124259)
Malcolm Smith committed
May 8, 2024
N
docs: module page titles should not start with a link to themselves (#117099)
Ned Batchelder committed
March 28, 2024
R
gh-114099: Add documentation for iOS platform (GH-117057)
Russell Keith-Magee committed
February 14, 2024
E
Docs: spell out sentence about ndbm/gdbm file formats (#115470)
Erlend E. Aasland committed
E
Docs: reword sentences about dbm submodule traits (#114609)
Erlend E. Aasland committed
E
gh-100414: Add SQLite backend to dbm (#114481)
Erlend E. Aasland committed
January 31, 2024
E
Docs: mark up dbm.gnu.open() and dbm.ndbm.open() using param list (#114762)
Erlend E. Aasland committed
January 26, 2024
E
Docs: rework the dbm.dumb introduction (#114550)
Erlend E. Aasland committed
E
Docs: mark up dbm.open() with param list (#114601)
Erlend E. Aasland committed
E
Docs: fix versionchanged directives for dbm.open() and dbm.whichdb() (#114594)
Erlend E. Aasland committed
E
Docs: reword dbm.ndbm introduction (#114549)
Erlend E. Aasland committed
E
Docs: rework dbm introduction (#114551)
Erlend E. Aasland committed
E
Docs: reword dbm.gnu introduction (#114548)
Erlend E. Aasland committed
January 23, 2024
E
Docs: use placeholders in dbm flag param docs (#114482)
Erlend E. Aasland committed
December 23, 2023
R
gh-74573: document that ndbm can silently corrupt databases on macOS (#113354)
Ronald Oussoren committed
July 23, 2023
D
gh-107122: Add clear method to dbm.ndbm module (gh-107126)
Dong-hee Na committed
D
gh-107122: Add clear method to dbm.gdbm.module (gh-107127)
Dong-hee Na committed
September 10, 2021
H
bpo-40563: Support pathlike objects on dbm/shelve (GH-21849)
Henry-Joseph Audéoud committed
August 31, 2021
S
bpo-45060: Get rid of few uses of the equality operators with None (GH-28087)
Serhiy Storchaka committed
December 12, 2018
X
March 9, 2018
B
Warn that dbm.dumb.open() can crash Python (GH-6047)
Brett Cannon committed
February 5, 2018
S
bpo-32749: Make dbm.dumb databases more cosistent with other dbm databases. (#5497)
Serhiy Storchaka committed
July 6, 2016
S
Issue #21708: Deprecated dbm.dumb behavior that differs from common dbm
Serhiy Storchaka committed
June 23, 2016
T
Issue #27304: Source code links for sub-packages in the same file.
Terry Jan Reedy committed
June 11, 2016
T
Issue #22558: Add remaining doc links to source code for Python-coded modules.
Terry Jan Reedy committed
February 26, 2016
June 25, 2014
J
MERGE: Closes #20872: dbm/gdbm/ndbm close methods are not documented
Jesus Cea committed
J
MERGE: Closes #20872: dbm/gdbm/ndbm close methods are not documented
Jesus Cea committed
J
Closes #20872: dbm/gdbm/ndbm close methods are not documented
Jesus Cea committed
June 10, 2014
S
Issue #18039: dbm.dump.open() now always creates a new database when the
Serhiy Storchaka committed
November 17, 2013
N
Close #19282: Native context management in dbm
Nick Coghlan committed
October 13, 2013
S
Issue #18758: Fixed and improved cross-references.
Serhiy Storchaka committed
April 20, 2011
É
Fix argument name in reST doc to match the code
Éric Araujo committed
February 25, 2011
G
December 28, 2010
G
#10609: fix non-working dbm example.
Georg Brandl committed
December 4, 2010
G
#6045: provide at least get() and setdefault() for all dbm modules.
Georg Brandl committed
August 1, 2010
G
Merged revisions 83226-83227,83229-83232 via svnmerge from
Georg Brandl committed
G
Merged revisions 83352,83355-83358,83362,83366,83368-83369 via svnmerge from
Georg Brandl committed