[issue2139] sqlite3 module needs upgrading

Gerhard Häring report at bugs.python.org
Tue Feb 19 14:08:16 CET 2008


Gerhard Häring added the comment:

I don't think pysqlite 2.3.2 is very buggy. Otherwise a lot more bug
reports about the pysqlite module would have arrived here. About
backporting fixes to 2.5.3, I'd have to look which ones are isolated and
I could then backport them.

As for SQLite, I'm always for just using the latest DLL and ship it with
Windows. But IMO now we should just ship whatever is in the release
candidate right now.

If the SQLite DLL proves to be a problem, users can always just install
their custom one over the one shipped with Python.

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2139>
__________________________________


More information about the Python-bugs-list mailing list