This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author carloverre
Recipients carloverre
Date 2008-02-18.10:50:39
SpamBayes Score 0.09132577
Marked as misclassified No
Message-id <1203331840.91.0.13344654137.issue2139@psf.upfronthosting.co.za>
In-reply-to
Content
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.1, which contains SQLite 3.5.2.
History
Date User Action Args
2008-02-18 10:50:41carloverresetspambayes_score: 0.0913258 -> 0.09132577
recipients: + carloverre
2008-02-18 10:50:40carloverresetspambayes_score: 0.0913258 -> 0.0913258
messageid: <1203331840.91.0.13344654137.issue2139@psf.upfronthosting.co.za>
2008-02-18 10:50:39carloverrelinkissue2139 messages
2008-02-18 10:50:39carloverrecreate