| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #27897: Fixed possible crash in sqlite3.Connection.create_collation() | Serhiy Storchaka | 2016-09-26 | 1 | -0/+22 |
|
|
* | Remove empty setUp and tearDown methods from sqlite3 tests | Berker Peksag | 2016-06-14 | 1 | -6/+0 |
|
|
* | Replace more boilerplate code with modern unittest features in sqlite3 tests | Berker Peksag | 2016-06-13 | 1 | -2/+2 |
|
|
* | Modernize sqlite3 tests | Berker Peksag | 2016-06-12 | 1 | -19/+9 |
|
|
* | weaken callback count inequality (closes #20901) | Benjamin Peterson | 2014-03-13 | 1 | -1/+1 |
|
|
* | Issue #19601: Use specific asserts in sqlite3 tests. | Serhiy Storchaka | 2013-11-16 | 1 | -1/+1 |
|
|
* | Issue #17073: Fix some integer overflows in sqlite3 module. | Serhiy Storchaka | 2013-02-07 | 1 | -0/+19 |
|\ |
|
| * | Issue #17073: Fix some integer overflows in sqlite3 module. | Serhiy Storchaka | 2013-02-07 | 1 | -0/+19 |
|
|
* | | merge #13934: document sqlite version strings, use correct one in test. | R David Murray | 2013-01-11 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | #13934: document sqlite version strings, use correct one in test. | R David Murray | 2013-01-11 | 1 | -2/+2 |
|
|
* | | Merge branch '3.2' | Petri Lehtinen | 2012-02-17 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | Fix a variable scoping error in an sqlite3 test | Petri Lehtinen | 2012-02-17 | 1 | -0/+1 |
|
|
* | | Make sqlite3 tests editable with Emacs | Petri Lehtinen | 2012-02-02 | 1 | -1/+1 |
|
|
* | | Fix TraceCallbackTests to not use bound parameters (followup to issue #11688) | Antoine Pitrou | 2011-04-03 | 1 | -1/+4 |
|
|
* | | Improve error message in test | Antoine Pitrou | 2011-04-03 | 1 | -1/+2 |
|
|
* | | Issue #11688: Add sqlite3.Connection.set_trace_callback(). Patch by Torsten ... | Antoine Pitrou | 2011-04-03 | 1 | -1/+47 |
|/ |
|
* | change deprecated unittest method calls into their proper names. | Gregory P. Smith | 2009-07-04 | 1 | -5/+5 |
|
|
* | Issue #1717: Remove cmp. Stage 1: remove all uses of cmp and __cmp__ from | Mark Dickinson | 2009-01-27 | 1 | -5/+5 |
|
|
* | Bring sqlite3 module up-to-date with what's now in 2.6. Almost. I intentionally | Gerhard Häring | 2008-03-29 | 1 | -2/+73 |
|
|
* | Merged revisions 60990-61002 via svnmerge from | Christian Heimes | 2008-02-23 | 1 | -1/+1 |
|
|
* | SF patch 1631942 by Collin Winter: | Guido van Rossum | 2007-01-10 | 1 | -4/+4 |
|
|
* | Merged revisions 46753-51188 via svnmerge from | Thomas Wouters | 2006-08-11 | 1 | -0/+2 |
|
|
* | Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk. | Thomas Wouters | 2006-05-27 | 1 | -2/+2 |
|
|
* | Merge p3yk branch with the trunk up to revision 45595. This breaks a fair | Thomas Wouters | 2006-04-21 | 1 | -0/+115 |
|
|