]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Update the dbm documentation (GH-137919)
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 19 Aug 2025 15:05:24 +0000 (18:05 +0300)
committerGitHub <noreply@github.com>
Tue, 19 Aug 2025 15:05:24 +0000 (18:05 +0300)
commit8700404f8688d6a56279dce47a5a5802ec53ed06
tree178d532ea30e06aadf01548a684a56dd84518a7e
parentac37b77441d628df6fa3eb41f040a7c60cb166ec
Update the dbm documentation (GH-137919)

Unify documentation for all backends, enumerate all not implemented mapping
methods, document particularities of implemented mapping methods.
Doc/library/dbm.rst
Doc/whatsnew/3.13.rst