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

dktc tracker at bugs.pypy.org
Mon Oct 29 22:21:41 CET 2012


dktc <dkruglyak at gmail.com> added the comment:

Thanks for validating this error. Does it look reasonably easily fixable?

So if this is a problem in cpyext could it be fixed by just replacing a DB driver? I really have no idea 
whether any other MySQL drivers for Django are available. Would be great to just fix the issue "as is", 
our application bottleneck is not DB access, but Python code that generates large data structures.

Thanks for the source link. Just to be sure, is it the same as "default" branch from here 
(https://bitbucket.org/pypy/pypy/downloads)? What are the other branches?

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


More information about the pypy-issue mailing list