There was a test added to the sqlite suite between 3.1 and the current
3.x trunk, TestInTransaction.  It's failing pretty consistently on the
PPC Leopard buildbot (2.7 and 3.1 are testing OK).
Calling sqlite3.sqlite_version returns 3.4.0.

A couple of things come to mind:

* Does this require a different flavor of the sqlite libraries?  I
  looked through the 3.x docs and couldn't find any mention of a
  specific sqlite version.

* Is this a big-endian bug?  Might fail on SPARC, too, then.

What should I look at?

Bill
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to