diff --git a/features.html b/features.html index 7da6a7219a92592bce78f70b58d2535ab64728f1_ZmVhdHVyZXMuaHRtbA==..51c1452f8036038670c11c3d5f369c8c22edc87a_ZmVhdHVyZXMuaHRtbA== 100644 --- a/features.html +++ b/features.html @@ -72,7 +72,7 @@ <p>PyPy is a replacement for CPython. It is built using the RPython language that was co-developed with it. The main reason to use it instead of CPython is speed: it runs generally faster (see next section).</p> -<p><strong>PyPy 2.5</strong> implements <strong>Python 2.7.10</strong> and runs on Intel +<p><strong>PyPy</strong> implements <strong>Python 2.7.10</strong> and runs on Intel <a class="reference external" href="http://en.wikipedia.org/wiki/IA-32">x86 (IA-32)</a> , <a class="reference external" href="http://en.wikipedia.org/wiki/X86_64">x86_64</a> and <a class="reference external" href="http://en.wikipedia.org/wiki/ARM">ARM</a> platforms, with PPC being stalled. It supports all of the core language, passing the Python test suite (with minor modifications that were already accepted in the main python diff --git a/source/features.txt b/source/features.txt index 7da6a7219a92592bce78f70b58d2535ab64728f1_c291cmNlL2ZlYXR1cmVzLnR4dA==..51c1452f8036038670c11c3d5f369c8c22edc87a_c291cmNlL2ZlYXR1cmVzLnR4dA== 100644 --- a/source/features.txt +++ b/source/features.txt @@ -10,7 +10,7 @@ language that was co-developed with it. The main reason to use it instead of CPython is speed: it runs generally faster (see next section). -**PyPy 2.5** implements **Python 2.7.10** and runs on Intel +**PyPy** implements **Python 2.7.10** and runs on Intel `x86 (IA-32)`_ , `x86_64`_ and `ARM`_ platforms, with PPC being stalled. It supports all of the core language, passing the Python test suite (with minor modifications that were already accepted in the main python