New submission from Simon Sapin <[email protected]>:
The docs at http://doc.pypy.org/en/latest/getting-started-python.html say:
possibly replacing --opt=jit with another optimization level of your choice
like --opt=2 if you do not want to include the JIT compiler, which makes the
Python interpreter much slower.
I first read this as "the JIT makes the interpreter slower" before I realize it
could also mean "not including the JIT makes the interpreter slower" ;)
----------
messages: 5984
nosy: SimonSapin, pypy-issue
priority: bug
status: unread
title: Ambiguous grammar in install docs
________________________________________
PyPy bug tracker <[email protected]>
<https://bugs.pypy.org/issue1560>
________________________________________
_______________________________________________
pypy-issue mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-issue