[pypy-issue] [issue1304] Django 1.4.2 ORM segfaults with PyPy 1.9

Fijal tracker at bugs.pypy.org
Mon Oct 29 21:17:00 CET 2012


Fijal <fijall at gmail.com> added the comment:

Also, one more crucial thing - if you're using cpyext, there are high chances 
your application will be slower under PyPy than under CPython. Consider using 
some other DB bindings (like pg8000 or something ctypes-based).

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue1304>
________________________________________


More information about the pypy-issue mailing list