summaryrefslogtreecommitdiffstats
path: root/Lib/sqlite3/test/hooks.py
Commit message (Expand)AuthorAgeFilesLines
* Fix TraceCallbackTests to not use bound parameters (followup to issue #11688)Antoine Pitrou2011-04-031-1/+4
* Improve error message in testAntoine Pitrou2011-04-031-1/+2
* Issue #11688: Add sqlite3.Connection.set_trace_callback(). Patch by Torsten ...Antoine Pitrou2011-04-031-1/+47
* change deprecated unittest method calls into their proper names.Gregory P. Smith2009-07-041-5/+5
* Issue #1717: Remove cmp. Stage 1: remove all uses of cmp and __cmp__ fromMark Dickinson2009-01-271-5/+5
* Bring sqlite3 module up-to-date with what's now in 2.6. Almost. I intentionallyGerhard Häring2008-03-291-2/+73
* Merged revisions 60990-61002 via svnmerge fromChristian Heimes2008-02-231-1/+1
* SF patch 1631942 by Collin Winter:Guido van Rossum2007-01-101-4/+4
* Merged revisions 46753-51188 via svnmerge fromThomas Wouters2006-08-111-0/+2
* Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk.Thomas Wouters2006-05-271-2/+2
* Merge p3yk branch with the trunk up to revision 45595. This breaks a fairThomas Wouters2006-04-211-0/+115