Ned Deily <n...@acm.org> added the comment:

> Isn't 3.2 or 3.3 affected by this?

No, since the developer who made the original changes used sqlite3_int64 for 
2.7 (789a3ea97083) but chose to hardwire the type to PyLong_AsLongLong for 3.x 
(e67715b87131). [corrected ids]

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue14572>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to