index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_dumbdbm.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change dumbdbm to use bytes keys.
Martin v. Löwis
2007-08-07
1
-15/+15
*
Merged revisions 55817-55961 via svnmerge from
Guido van Rossum
2007-06-13
1
-4/+4
*
Make gdbm and dumbdbm use byte strings. Updated their tests.
Guido van Rossum
2007-05-23
1
-21/+22
*
Fix dumbdbm and test_dumbdbm to work with dict views. Bug in dumbdbm was from
Brett Cannon
2007-02-22
1
-9/+5
*
Merged revisions 53538-53622 via svnmerge from
Thomas Wouters
2007-02-05
1
-2/+2
*
Merged revisions 53451-53537 via svnmerge from
Thomas Wouters
2007-02-01
1
-2/+8
*
Merged revisions 53005-53303 via svnmerge from
Thomas Wouters
2007-01-09
1
-0/+18
*
Tools/scripts/reindent.py _is_ your friend
Anthony Baxter
2005-06-08
1
-3/+3
*
[Bug #1172763] dumbdbm uses eval() on lines, so it chokes if there's an extra...
Andrew M. Kuchling
2005-06-07
1
-0/+18
*
Make close() identical to __del__() for a dumbdbm database. Make
Tim Peters
2003-07-13
1
-0/+7
*
Added a new randomized test.
Tim Peters
2003-07-11
1
-0/+28
*
Massive changes from SF 589982 (tempfile.py rewrite, by Zack
Guido van Rossum
2002-08-09
1
-2/+1
*
Get rid of relative imports in all unittests. Now anything that
Barry Warsaw
2002-07-23
1
-1/+1
*
restructure a bit to not rely on test case execution ordering
Skip Montanaro
2002-03-17
1
-4/+28
*
This test left a new set of 3 junk files behind each time it was run.
Tim Peters
2002-01-30
1
-11/+18
*
Whitespace normalization.
Tim Peters
2001-11-13
1
-2/+2
*
Committing the second part of patch #480902, an improved test suite
Barry Warsaw
2001-11-13
1
-31/+66
*
Use a saner test filename, to work on Windows.
Guido van Rossum
2001-01-19
1
-3/+1
*
A dumb test for the dumdbm module.
Guido van Rossum
2001-01-18
1
-0/+39