Author: Armin Rigo <ar...@tunes.org> Branch: Changeset: r49598:3c59b9c3ba47 Date: 2011-11-21 11:15 +0100 http://bitbucket.org/pypy/pypy/changeset/3c59b9c3ba47/
Log: Fix. diff --git a/pypy/doc/release-1.7.0.rst b/pypy/doc/release-1.7.0.rst --- a/pypy/doc/release-1.7.0.rst +++ b/pypy/doc/release-1.7.0.rst @@ -18,8 +18,8 @@ CPython 2.7. It's fast (`pypy 1.7 and cpython 2.7.1`_ performance comparison) due to its integrated tracing JIT compiler. -This release supports x86 machines running Linux 32/64, Mac OS X 23/64 or -Windows 32. Windows 64 work is ongoing, but not yet supported. +This release supports x86 machines running Linux 32/64, Mac OS X 32/64 or +Windows 32. Windows 64 work is ongoing, but not yet natively supported. The main topic of this release is widening the range of code which PyPy can greatly speed up. On average on _______________________________________________ pypy-commit mailing list pypy-commit@python.org http://mail.python.org/mailman/listinfo/pypy-commit