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
*
Implemented feature request 2157: Converter names are cut off at '('
Gerhard Häring
2008-05-04
1
-1/+16
*
Applied sqliterow-richcmp.diff patch from Thomas Heller in Issue2152. The
Gerhard Häring
2008-05-04
1
-0/+20
*
Prevent test_sqlite from hanging on older versions of sqlite.
Neal Norwitz
2008-04-05
1
-0/+8
*
These svn adds were forgotten in r62000
Gregory P. Smith
2008-03-28
2
-0/+115
*
Update sqlite3 module to match current version of pysqlite.
Gerhard Häring
2008-03-28
2
-2/+2
*
Catch OSError when trying to remove a file in case removal fails. This
Neal Norwitz
2008-03-05
1
-2/+5
*
Made sqlite3 module's regression tests work with SQLite versions that don't
Gerhard Häring
2008-03-02
1
-2/+3
*
Updated to pysqlite 2.4.1. Documentation additions will come later.
Gerhard Häring
2008-02-29
6
-11/+295
*
Patch #2167 from calvin: Remove unused imports
Christian Heimes
2008-02-23
1
-1/+1
*
Fix an odd error which would only occur close to new year's eve, due
Guido van Rossum
2008-01-01
1
-2/+1
*
Merged changes from standalone version 2.3.3. This should probably all be
Gerhard Häring
2007-01-14
4
-6/+56
*
The sqlite3 module did cut off data from the SQLite database at the first null
Gerhard Häring
2006-07-02
1
-2/+20
*
Removed call to enable_callback_tracebacks that slipped in by accident.
Gerhard Häring
2006-06-21
1
-1/+0
*
Re-revert this change. Install the version check and don't run the test
Neal Norwitz
2006-06-15
1
-0/+2
*
Speculative checkin (requires approval of Gerhard Haering)
Neal Norwitz
2006-06-15
2
-12/+0
*
- Added version checks in C code to make sure we don't trigger bugs in older
Gerhard Häring
2006-06-14
2
-0/+12
*
Whitespace normalization.
Tim Peters
2006-06-14
1
-1/+1
*
Merged changes from external pysqlite 2.3.0 release. Documentation updates will
Gerhard Häring
2006-06-13
3
-37/+109
*
Updated the sqlite3 module to the external pysqlite 2.2.2 version.
Gerhard Häring
2006-04-23
4
-35/+78
*
Update to pysqlite 2.2.0
Anthony Baxter
2006-04-04
4
-1/+172
*
merged the sqlite-integration branch.
Anthony Baxter
2006-04-01
8
-0/+1821