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
/
test
/
regression.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #21147: sqlite3 now raises an exception if the request contains a null
Serhiy Storchaka
2014-09-11
1
-0/+10
*
Issue #20026: Fix the sqlite module to handle correctly invalid isolation level
Victor Stinner
2013-12-19
1
-0/+5
*
#18741: fix more typos. Patch by Févry Thibault.
Ezio Melotti
2013-08-17
1
-2/+4
*
Issue #14720: Enhance sqlite3 microsecond conversion, document its behavior
Petri Lehtinen
2013-02-26
1
-2/+11
*
Issue #14720: sqlite3: Convert datetime microseconds correctly
Petri Lehtinen
2013-02-23
1
-1/+18
*
Issue #10811: Fix recursive usage of cursors. Instead of crashing, raise a Pr...
Petri Lehtinen
2012-02-06
1
-0/+22
*
sqlite3: Fix a segfault on calling a connection with something else than a
Victor Stinner
2010-03-13
1
-7/+12
*
Merged code from pysqlite 2.6.0.
Gerhard Häring
2010-03-05
1
-10/+101
*
Merge r73838 from py3k branch. Use the nondeprecated unittest method
Gregory P. Smith
2009-07-04
1
-2/+2
*
#3312: fix two sqlite3 crashes.
Georg Brandl
2008-07-16
1
-0/+14
*
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
1
-1/+75
*
Merged changes from standalone version 2.3.3. This should probably all be
Gerhard Häring
2007-01-14
1
-0/+10
*
Merged changes from external pysqlite 2.3.0 release. Documentation updates will
Gerhard Häring
2006-06-13
1
-0/+8
*
Updated the sqlite3 module to the external pysqlite 2.2.2 version.
Gerhard Häring
2006-04-23
1
-1/+26
*
Update to pysqlite 2.2.0
Anthony Baxter
2006-04-04
1
-0/+48