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 lemburg
Recipients Joakim.Sernbrant, Marc.Abramowitz, dmalcolm, lemburg, ned.deily, petri.lehtinen, python-dev, serhiy.storchaka
Date 2013-04-27.21:44:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <517C46AE.7010108@egenix.com>
In-reply-to <1367094434.76.0.184829903088.issue17857@psf.upfronthosting.co.za>
Content
On 27.04.2013 22:27, Serhiy Storchaka wrote:
> 
> Serhiy Storchaka added the comment:
> 
> Here is a patch for 2.7. Please test. Should it be fixed on 3.x?

Thanks, Serhiy.

I can confirm that the patch fixes the problem with 2.7.4 on
Mac OS X (and probably other platforms with old sqlite libs as
well).

Python 3.3 is not affected by this. It uses a Python type
for storing the values.
History
Date User Action Args
2013-04-27 21:44:25lemburgsetrecipients: + lemburg, ned.deily, dmalcolm, python-dev, petri.lehtinen, Marc.Abramowitz, serhiy.storchaka, Joakim.Sernbrant
2013-04-27 21:44:25lemburglinkissue17857 messages
2013-04-27 21:44:25lemburgcreate