Staging
v0.5.1
https://github.com/python/cpython
Revision b2e881640377945716a5f4b147f8438f9e4738de authored by Gerhard Häring on 14 June 2006, 22:28:37 UTC, committed by Gerhard Häring on 14 June 2006, 22:28:37 UTC
  SQLite versions.
- Added version checks in test suite so that we don't execute tests that we
  know will fail with older (buggy) SQLite versions.

Now, all tests should run against all SQLite versions from 3.0.8 until 3.3.6
(latest one now). The sqlite3 module can be built against all these SQLite
versions and the sqlite3 module does its best to not trigger bugs in SQLite,
but using SQLite 3.3.3 or later is recommended.
1 parent 69f6168
History
Tip revision: b2e881640377945716a5f4b147f8438f9e4738de authored by Gerhard Häring on 14 June 2006, 22:28:37 UTC
- Added version checks in C code to make sure we don't trigger bugs in older
Tip revision: b2e8816
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
PCbuild8
Parser
Python
RISCOS
Tools
.hgtags -rw-r--r-- 3.0 KB
LICENSE -rw-r--r-- 13.2 KB
Makefile.pre.in -rw-r--r-- 33.9 KB
README -rw-r--r-- 53.0 KB
configure -rwxr-xr-x 617.8 KB
configure.in -rw-r--r-- 92.6 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 26.2 KB
setup.py -rw-r--r-- 64.1 KB

README

back to top