[pypy-issue] [issue1043] Failures when testing PyPy 1.8

Amaury Forgeot d Arc tracker at bugs.pypy.org
Mon Feb 13 15:05:55 CET 2012


Amaury Forgeot d Arc <amauryfa at gmail.com> added the comment:

- The first two failures also occur with CPython 2.7, please file a bug there.

- The last one is really a, implementation detail: pypy sets sys.flags.dontwritebytecode to 
True when CPython prefers 1.  It is also easy to fix (in app_main.py)

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


More information about the pypy-issue mailing list