Staging
v0.5.1
https://github.com/python/cpython
Revision fc543106c808f617785453e4e48872498729d35f authored by Anthony Baxter on 21 December 2001, 04:46:19 UTC, committed by Anthony Baxter on 21 December 2001, 04:46:19 UTC
Make dumbdbm merely "dumb", rather than "terminally broken". Without this
patch, it's almost impossible to use dumbdbm _without_ causing horrible
datalossage. With this patch, dumbdbm passes my own horrible torture test,
as well as the roundup test suite.

dumbdbm really could do with a smidgin of a rewrite or two, but that's not
suitable for the release21-maint branch.

This patch should go into the trunk as well.
1 parent ba5a3f2
History
Tip revision: fc543106c808f617785453e4e48872498729d35f authored by Anthony Baxter on 21 December 2001, 04:46:19 UTC
d'oh! could have _sworn_ I checked this in last weekend.
Tip revision: fc54310
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.cvsignore -rw-r--r-- 79 bytes
.hgtags -rw-r--r-- 2.2 KB
LICENSE -rw-r--r-- 11.5 KB
Makefile.pre.in -rw-r--r-- 21.8 KB
README -rw-r--r-- 37.7 KB
acconfig.h -rw-r--r-- 6.2 KB
config.h.in -rw-r--r-- 17.0 KB
configure -rwxr-xr-x 179.8 KB
configure.in -rw-r--r-- 36.7 KB
install-sh -rwxr-xr-x 5.5 KB
setup.py -rw-r--r-- 25.2 KB

README

back to top