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 (37c824c3efe8) but chose to hardwire the type to PyLong_AsLongLong for 3.x (2d16048b10cd). ---------- _______________________________________ 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