[issue2139] sqlite3 module needs upgrading

2008-02-19 Thread Martin v. Löwis
Martin v. Löwis added the comment: Thanks; closing this report as "won't fix", then. -- resolution: -> wont fix status: open -> closed __ Tracker <[EMAIL PROTECTED]> __ __

[issue2139] sqlite3 module needs upgrading

2008-02-19 Thread Gerhard Häring
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 f

[issue2139] sqlite3 module needs upgrading

2008-02-18 Thread Martin v. Löwis
Martin v. Löwis added the comment: Such bugs should have been reported here much earlier. Blind upgrading to the latest version is no option, as the latest version may also introduce new features, which is unacceptable for a bugfix release. Specific bugs could have been fixed, but really not now

[issue2139] sqlite3 module needs upgrading

2008-02-18 Thread carlo verr
New submission from carlo verr: In Python 2.5.2.c1 the sqlite3 module contains (exactly as Python 2.5.1 does) PySQLite 2.3.2 with SQLite 3.3.4, which is very old and very buggy, it hungs randomly. Last available version of SQLite is 3.5.6. Last available version of PySQLite for Python 2.5 is 2.4