GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/cpython.git
3.6
3.7
3.8
3.9
backport-e35ca41-3.11
gentoo
gentoo-2.7-vanilla
main
master
Gentoo fork of Python
Python project <python@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Lib
/
bsddb
/
dbtables.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix most trivially-findable print statements.
Guido van Rossum
2007-02-09
1
-2
/
+2
*
SF patch 1631942 by Collin Winter:
Guido van Rossum
2007-01-10
1
-10
/
+10
*
Killed the <> operator. You must now use !=.
Guido van Rossum
2006-08-24
1
-1
/
+1
*
Fixed to the point that all unit tests pass again. (However, I get 4
Guido van Rossum
2006-08-21
1
-9
/
+9
*
Merged revisions 46753-51188 via svnmerge from
Thomas Wouters
2006-08-11
1
-0
/
+6
*
Merge the rest of the trunk.
Thomas Wouters
2006-06-08
1
-18
/
+25
*
Purged Berkeley code of references to the long-obsolete whrandom.
Tim Peters
2004-08-08
1
-3
/
+3
*
Replace backticks with repr() or "%r"
Walter Dörwald
2004-02-12
1
-5
/
+5
*
Adds basic support for BerkeleyDB 4.2.x. Compiles and passes tests; new
Gregory P. Smith
2003-09-21
1
-3
/
+3
*
bsddb 4.1.6:
Gregory P. Smith
2003-07-09
1
-0
/
+3
*
Everything worked in both the distutils distro and in Python 2.3cvs,
Barry Warsaw
2003-01-28
1
-84
/
+96
*
Port BerkeleyDB 4.1 support from the pybsddb project. bsddb is now at
Barry Warsaw
2002-12-30
1
-56
/
+100
*
In class bsdTableDB, add class variables db and env (set to None) to
Guido van Rossum
2002-12-02
1
-0
/
+5
*
Whitespace normalization.
Tim Peters
2002-11-24
1
-1
/
+0
*
Merge with bsddb3 2002.11.23.10.42.36
Martin v. Löwis
2002-11-23
1
-11
/
+12
*
Replace bsddb3 and _db occurrences.
Martin v. Löwis
2002-11-19
1
-1
/
+1
*
Import PyBSDDB 3.4.0. Rename historical wrapper to bsddb185.
Martin v. Löwis
2002-11-19
1
-0
/
+629