summaryrefslogtreecommitdiffstats
path: root/Lib/sqlite3/test/factory.py
Commit message (Expand)AuthorAgeFilesLines
* sqlite3: Handle strings with embedded zeros correctlyPetri Lehtinen2012-02-011-1/+36
* change deprecated unittest method calls into their proper names.Gregory P. Smith2009-07-041-30/+30
* Merged revisions 62425-62429,62434-62436,62441,62444,62446-62448,62450-62455,...Christian Heimes2008-05-041-0/+20
* Bring sqlite3 module up-to-date with what's now in 2.6. Almost. I intentionallyGerhard Häring2008-03-291-1/+1
* Merging the py3k-pep3137 branch back into the py3k branch.Guido van Rossum2007-11-061-2/+2
* Make the sqlite tests pass.Gerhard Häring2007-08-101-9/+9
* Rip out all the u"..." literals and calls to unicode().Guido van Rossum2007-05-021-10/+10
* Merged revisions 53304-53433,53435-53450 via svnmerge fromThomas Wouters2007-01-151-1/+22
* Merge p3yk branch with the trunk up to revision 45595. This breaks a fairThomas Wouters2006-04-211-0/+164