[issue17857] sqlite modules doesn't build with 2.7.4 on Mac OS X 10.4

Marc-Andre Lemburg report at bugs.python.org
Sat Apr 27 23:44:25 CEST 2013


Marc-Andre Lemburg added the comment:

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.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue17857>
_______________________________________


More information about the Python-bugs-list mailing list