[pypy-issue] [issue1207] latest Pypy *with JIT* fails with weird error running pep8.py testsuite

Hakan Ardo tracker at bugs.pypy.org
Thu Jul 19 08:01:02 CEST 2012


Hakan Ardo <hakan at debian.org> added the comment:

I believe this was fixed by 5fcf9d1c9713. Latest nightly build runs the pep8 
tests just fine. It turned out to be neither unrolling, list strategies nor 
string optimization. Instead it was a corner case treated badly by our guard 
strengthening optimization.

----------
status: chatting -> resolved

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


More information about the pypy-issue mailing list