Armin Rigo <[email protected]> added the comment:

Can you test this latest theory simply by recompiling sqlite3?

Also, you should try to reproduce it on CPython, version 2.7.3 (in order to see
the exact same test).  If this passes, then please try to run the cffi version
of '_sqlite3' that comes in pypy's `lib_pypy/_sqlite3` directory, but run on it
top of CPython 2.7.3, instead of the built-in version.  This might allow us to
pinpoint the blame a bit more precisely.

________________________________________
PyPy bug tracker <[email protected]>
<https://bugs.pypy.org/issue1740>
________________________________________
_______________________________________________
pypy-issue mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-issue

Reply via email to