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
/
sqlite3
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make the sqlite tests pass.
Gerhard Häring
2007-08-10
3
-14/+14
*
Merged revisions 55817-55961 via svnmerge from
Guido van Rossum
2007-06-13
1
-4/+4
*
Merged revisions 55007-55179 via svnmerge from
Guido van Rossum
2007-05-07
1
-2/+2
*
Rip out all the u"..." literals and calls to unicode().
Guido van Rossum
2007-05-02
4
-22/+22
*
PEP 3114: rename .next() to .__next__() and add next() builtin.
Georg Brandl
2007-04-21
1
-1/+1
*
Fix most trivially-findable print statements.
Guido van Rossum
2007-02-09
1
-1/+1
*
Merged revisions 53304-53433,53435-53450 via svnmerge from
Thomas Wouters
2007-01-15
4
-6/+56
*
SF patch 1631942 by Collin Winter:
Guido van Rossum
2007-01-10
3
-13/+13
*
Restructure comparison dramatically. There is no longer a default
Guido van Rossum
2006-08-24
1
-0/+6
*
Make unit tests pass: replace apply() and adapt to different attribute message.
Guido van Rossum
2006-08-17
2
-4/+4
*
Quite a few fixes to make the library and test suite more robust when
Guido van Rossum
2006-08-17
1
-1/+1
*
Merged revisions 46753-51188 via svnmerge from
Thomas Wouters
2006-08-11
4
-39/+130
*
Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk.
Thomas Wouters
2006-05-27
4
-35/+78
*
Merge p3yk branch with the trunk up to revision 45595. This breaks a fair
Thomas Wouters
2006-04-21
10
-0/+1992