COMMITS
/ Modules/_sqlite/module.c September 13, 2008
B
Merged revisions 66394,66404,66412,66414,66424-66436 via svnmerge from
Benjamin Peterson committed
July 23, 2008
July 2, 2008
June 11, 2008
M
Implement PEP 3121: new module initialization and finalization API.
Martin v. Löwis committed
May 26, 2008
C
Renamed PyBytes to PyByteArray
Christian Heimes committed
March 29, 2008
G
Bring sqlite3 module up-to-date with what's now in 2.6. Almost. I intentionally
Gerhard Häring committed
December 2, 2007
C
Cleanup: Replaced most PyInt_ aliases with PyLong_ and disabled the aliases in intobject.h
Christian Heimes committed
November 6, 2007
G
Merging the py3k-pep3137 branch back into the py3k branch.
Guido van Rossum committed
October 27, 2007
N
Use unicode in more places. Fixes a problem with str8 + str in test.
Neal Norwitz committed
June 13, 2007
G
Merged revisions 55817-55961 via svnmerge from
Guido van Rossum committed
January 15, 2007
T
Merged revisions 53304-53433,53435-53450 via svnmerge from
Thomas Wouters committed
August 11, 2006
T
Merged revisions 46753-51188 via svnmerge from
Thomas Wouters committed
June 8, 2006
T
Partially merge trunk into p3yk. The removal of Mac/Tools is confusing svn
Thomas Wouters committed
May 27, 2006
T
Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk.
Thomas Wouters committed
April 21, 2006
T
Merge p3yk branch with the trunk up to revision 45595. This breaks a fair
Thomas Wouters committed