diff --git a/compat.html b/compat.html index 261b2d7db0399af0e31bb294094be8adfe2902ef_Y29tcGF0Lmh0bWw=..72edaaf283ce10aabb4770cd2f951796e409fec2_Y29tcGF0Lmh0bWw= 100644 --- a/compat.html +++ b/compat.html @@ -51,7 +51,7 @@ already accepted in the main python in newer versions). It supports most of the commonly used Python <a class="reference external" href="http://docs.python.org/library/">standard library modules</a>; details below.</p> <p>PyPy has <strong>alpha/beta-level</strong> support for the <a class="reference external" href="http://docs.python.org/c-api/">CPython C API</a>, however, as of -2.0 beta1 +2.0 beta2 release this feature is not yet complete. Many libraries will require a bit of effort to work, but there are known success stories. Check out PyPy blog for updates, as well as the <a class="reference external" href="https://bitbucket.org/pypy/compatibility/wiki/Home">Compatibility Wiki</a>.</p> diff --git a/download.html b/download.html index 261b2d7db0399af0e31bb294094be8adfe2902ef_ZG93bmxvYWQuaHRtbA==..72edaaf283ce10aabb4770cd2f951796e409fec2_ZG93bmxvYWQuaHRtbA== 100644 --- a/download.html +++ b/download.html @@ -49,8 +49,9 @@ <p class="download-menu">There are <a class="reference external" href="http://buildbot.pypy.org/nightly/trunk/">nightly binary builds</a> available. Those builds are not always as stable as the release, but they contain numerous bugfixes and performance improvements.</p> -<p>Here are the binaries of the current release — <strong>PyPy 2.0 beta1</strong> — (<a class="reference external" href="http://doc.pypy.org/en/latest/release-2.0.0-beta1.html">what's -new in PyPy 2.0 beta1?</a>) for x86 Linux, Mac OS/X, Windows or ARM linux.</p> +<p>Here are the binaries of the current release — <strong>PyPy 2.0 beta2</strong> — (<a class="reference external" href="http://doc.pypy.org/en/latest/release-2.0.0-beta2.html">what's +new in PyPy 2.0 beta2?</a>) for x86 Linux, Mac OS/X, Windows or ARM linux +(not available for 2.0 beta 2).</p> <p>You can also find here the older 1.9 release.</p> <ul class="download-menu simple"> <li>Download<ul> @@ -69,6 +70,6 @@ x86 CPUs that have the <a class="reference external" href="http://en.wikipedia.org/wiki/SSE2">SSE2</a> instruction set (most of them do, nowadays), or on x86-64 CPUs. They also contain <a class="reference external" href="http://www.stackless.com/">stackless</a> extensions, like <a class="reference external" href="http://codespeak.net/svn/greenlet/trunk/doc/greenlet.txt">greenlets</a>. -(This is the official release 2.0 beta1 and 1.9; +(This is the official release 2.0 beta2 and 1.9; for the most up-to-date version see below.)</p> </div> @@ -73,5 +74,5 @@ for the most up-to-date version see below.)</p> </div> -<div class="section" id="beta1"> -<h1>2.0 beta1</h1> +<div class="section" id="beta2"> +<h1>2.0 beta2</h1> <ul class="simple"> @@ -77,11 +78,11 @@ <ul class="simple"> -<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-2.0-beta1-linux.tar.bz2">Linux binary (32bit)</a></li> -<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-2.0-beta1-linux64-libc2.15.tar.bz2">Linux binary (64bit) (libc 2.15)</a></li> -<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-2.0-beta1-linux64-libc2.13.tar.bz2">Linux binary (64bit) (libc 2.13)</a></li> -<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-2.0-beta1-linux-armel.tar.bz2">Linux ARM binary</a></li> -<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-2.0-beta1-osx64.tar.bz2">Mac OS/X binary (64bit)</a></li> -<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-2.0-beta1.1-win32.zip">Windows binary (32bit)</a> (you need the <a class="reference external" href="http://www.microsoft.com/en-us/download/details.aspx?id=5582">VS 2008 runtime library +<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-2.0-beta2-linux.tar.bz2">Linux binary (32bit)</a></li> +<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-2.0-beta2-linux64-libc2.15.tar.bz2">Linux binary (64bit) (libc 2.15)</a></li> +<li>Linux binary (64bit) (libc 2.13) (not available yet)</li> +<li>Linux ARM binary (not available yet)</li> +<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-2.0-beta2-osx64.tar.bz2">Mac OS/X binary (64bit)</a></li> +<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-2.0-beta2-win32.zip">Windows binary (32bit)</a> (you need the <a class="reference external" href="http://www.microsoft.com/en-us/download/details.aspx?id=5582">VS 2008 runtime library installer vcredist_x86.exe</a>. <em>Updated again:</em> the previous version required two runtime libs)</li> </ul> </div> @@ -84,8 +85,8 @@ installer vcredist_x86.exe</a>. <em>Updated again:</em> the previous version required two runtime libs)</li> </ul> </div> -<div class="section" id="id7"> +<div class="section" id="id5"> <h1>1.9</h1> <ul class="simple"> <li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-1.9-linux.tar.bz2">Linux binary (32bit)</a></li> @@ -138,8 +139,8 @@ <li><p class="first">Get the source code. The following packages contain the source at the same revision as the above binaries:</p> <ul class="simple"> -<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/get/release-2.0-beta-1.tar.bz2">pypy-2.0b1-src.tar.bz2</a> (sources, Unix line endings)</li> -<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/get/release-2.0-beta-1.zip">pypy-2.0b1-src.zip</a> (sources, Unix line endings too, sorry)</li> +<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/get/release-2.0-beta-2.tar.bz2">pypy-2.0b2-src.tar.bz2</a> (sources, Unix line endings)</li> +<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/get/release-2.0-beta-2.zip">pypy-2.0b2-src.zip</a> (sources, Unix line endings too, sorry)</li> </ul> <p>Or you can checkout the current trunk using <a class="reference external" href="http://mercurial.selenic.com/">Mercurial</a> (the trunk usually works and is of course more up-to-date):</p> @@ -151,7 +152,7 @@ </li> <li><p class="first">Enter the <tt class="docutils literal">goal</tt> directory:</p> <pre class="literal-block"> -cd pypy/pypy/translator/goal # release 2.0-beta-1 +cd pypy/pypy/translator/goal # release 2.0-beta-2 cd pypy/pypy/goal # current trunk </pre> </li> @@ -213,12 +214,10 @@ <h1>Checksums</h1> <p>Here are the checksums for each of the downloads (md5 and sha1):</p> <pre class="literal-block"> -68d8668299cd5adf4f302eaf882c5b33 pypy-2.0-beta1-linux64-libc2.13.tar.bz2 -0fde559a7b1a3b98245d6a5ea7f8ebb2 pypy-2.0-beta1-linux64-libc2.15.tar.bz2 -a1505520c063c591b218e5cd3436b111 pypy-2.0-beta1-linux-armel.tar.bz2 -5aa2e4eee1c3dab86e5cec237776ced3 pypy-2.0-beta1-linux.tar.bz2 -2802a06cd19ac86930b63afdd837c32f pypy-2.0-beta1-osx64.tar.bz2 -a34dcd53537aaba0bed69d47f492ac73 pypy-2.0-beta1.1-win32.zip +99f062eb516d8b6b5614f2350a65adab pypy-2.0-beta2-linux64-libc2.15.tar.bz2 +61c2d5873ee62823bcf35b2e7086644f pypy-2.0-beta2-linux.tar.bz2 +f7ad21f79c8005b9c00c48e190ec662e pypy-2.0-beta2-osx64.tar.bz2 +3b5250872a5e79034bb1a7c209f39391 pypy-2.0-beta2-win32.zip 201d2cce2557e40c784473b471ee1b6b pypy-1.9-linux64.tar.bz2 1a08c88642434fc2e0e4256d351f48db pypy-1.9-linux.tar.bz2 aad9c4b7b827583e37fe8ae0f7cfe0ff pypy-1.9-osx64.tar.bz2 @@ -227,12 +226,10 @@ 009c970b5fa75754ae4c32a5d108a8d4 pypy-1.8-sandbox-linux.tar.bz2 4a346df59983e4a5c50e8ee211f80619 release-2.0-beta-1.tar.bz2 (source) 60270f1b919e75f818028da52ab8c3d3 release-2.0-beta-1.zip (source) -720da40e127b6438d6d3ab1164dbf596479984a0 pypy-2.0-beta1-linux64-libc2.13.tar.bz2 -a406b8b0f8e44c4f3bea0476307c0329a3fde9c2 pypy-2.0-beta1-linux64-libc2.15.tar.bz2 -5682358c775e90dbc3636dbb0f6158675ecf5357 pypy-2.0-beta1-linux-armel.tar.bz2 -ede5788f282072bc410019fb26c732f55f0b33ff pypy-2.0-beta1-linux.tar.bz2 -e4938fdf33072e457fee6cb22798ec08b5a01978 pypy-2.0-beta1-osx64.tar.bz2 -152ab10da55ed9f8c8a21b5cb4e67ee2ff4005fa pypy-2.0-beta1.1-win32.zip +699fe12476a1783d6f91de59f48adc01c93c39df pypy-2.0-beta2-linux64-libc2.15.tar.bz2 +591e661b091ed4849fdf5aab7e73393dea64016b pypy-2.0-beta2-linux.tar.bz2 +ec3d80d7806b0689d9da70ca27c741b1d9cea250 pypy-2.0-beta2-osx64.tar.bz2 +bb0604f32ba0e2af3c585a1af45dc887e0e95d34 pypy-2.0-beta2-win32.zip 51be6b7b802a5239a759e04ae9595082e17c4c70 pypy-1.9-linux64.tar.bz2 1bc5d2467039b954f9b7395b3ee1b8407ce1c057 pypy-1.9-linux.tar.bz2 825e15724419fbdb6fe215eeea044f9181883c90 pypy-1.9-osx64.tar.bz2 diff --git a/features.html b/features.html index 261b2d7db0399af0e31bb294094be8adfe2902ef_ZmVhdHVyZXMuaHRtbA==..72edaaf283ce10aabb4770cd2f951796e409fec2_ZmVhdHVyZXMuaHRtbA== 100644 --- a/features.html +++ b/features.html @@ -46,8 +46,9 @@ <div> <div id="main"> <h1 class="title">Features</h1> -<p><strong>PyPy 2.0 beta1</strong> implements <strong>Python 2.7.3</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 underway. +<p><strong>PyPy 2.0 beta2</strong> implements <strong>Python 2.7.3</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 ARM +being disabled until 2.0 final), with PPC being underway. It supports all of the core language, passing the Python test suite (with minor modifications that were already accepted in the main python in newer versions). It supports most of the commonly used Python @@ -90,10 +91,6 @@ <h1>Stackless</h1> <p>Support for <a class="reference external" href="http://www.stackless.com/">Stackless</a> and greenlets are now integrated in the normal PyPy. More detailed information is available <a class="reference external" href="http://doc.pypy.org/en/latest/stackless.html">here</a>.</p> -<p>Note that there is still an important performance hit for programs using -Stackless features. Also, as of 2.0 beta 1 (and any previous version), -there are known crashes of stackless features. We're working on improving -the situation for 2.0 final and enabling the JIT.</p> </div> <div class="section" id="other-features"> <h1>Other features</h1> diff --git a/index.html b/index.html index 261b2d7db0399af0e31bb294094be8adfe2902ef_aW5kZXguaHRtbA==..72edaaf283ce10aabb4770cd2f951796e409fec2_aW5kZXguaHRtbA== 100644 --- a/index.html +++ b/index.html @@ -64,7 +64,7 @@ <li>As well as other <a class="reference external" href="features.html">features</a>.</li> </ul> </blockquote> -<p class="download"><a class="reference external" href="download.html">Download and try out the PyPy release 2.0 beta1!</a></p> +<p class="download"><a class="reference external" href="download.html">Download and try out the PyPy release 2.0 beta2!</a></p> <p>Want to know more? A good place to start is our detailed <a class="reference external" href="http://speed.pypy.org/">speed</a> and <a class="reference external" href="compat.html">compatibility</a> reports!</p> </div> diff --git a/performance.html b/performance.html index 261b2d7db0399af0e31bb294094be8adfe2902ef_cGVyZm9ybWFuY2UuaHRtbA==..72edaaf283ce10aabb4770cd2f951796e409fec2_cGVyZm9ybWFuY2UuaHRtbA== 100644 --- a/performance.html +++ b/performance.html @@ -195,7 +195,7 @@ </pre> <p>with the admittedly less readable:</p> <pre class="literal-block"> -s = "%(head)%(body)%(maybe)%(tail)" % locals() +s = "%(head)s%(body)s%(maybe)s%(tail)s" % locals() </pre> <p>or even:</p> <pre class="literal-block"> diff --git a/source/compat.txt b/source/compat.txt index 261b2d7db0399af0e31bb294094be8adfe2902ef_c291cmNlL2NvbXBhdC50eHQ=..72edaaf283ce10aabb4770cd2f951796e409fec2_c291cmNlL2NvbXBhdC50eHQ= 100644 --- a/source/compat.txt +++ b/source/compat.txt @@ -9,7 +9,7 @@ of the commonly used Python `standard library modules`_; details below. PyPy has **alpha/beta-level** support for the `CPython C API`_, however, as of -2.0 beta1 +2.0 beta2 release this feature is not yet complete. Many libraries will require a bit of effort to work, but there are known success stories. Check out PyPy blog for updates, as well as the `Compatibility Wiki`__. diff --git a/source/download.txt b/source/download.txt index 261b2d7db0399af0e31bb294094be8adfe2902ef_c291cmNlL2Rvd25sb2FkLnR4dA==..72edaaf283ce10aabb4770cd2f951796e409fec2_c291cmNlL2Rvd25sb2FkLnR4dA== 100644 --- a/source/download.txt +++ b/source/download.txt @@ -12,8 +12,9 @@ as stable as the release, but they contain numerous bugfixes and performance improvements. -Here are the binaries of the current release — **PyPy 2.0 beta1** — (`what's -new in PyPy 2.0 beta1?`_) for x86 Linux, Mac OS/X, Windows or ARM linux. +Here are the binaries of the current release — **PyPy 2.0 beta2** — (`what's +new in PyPy 2.0 beta2?`_) for x86 Linux, Mac OS/X, Windows or ARM linux +(not available for 2.0 beta 2). You can also find here the older 1.9 release. @@ -17,7 +18,7 @@ You can also find here the older 1.9 release. -.. _what's new in PyPy 2.0 beta1?: http://doc.pypy.org/en/latest/release-2.0.0-beta1.html +.. _what's new in PyPy 2.0 beta2?: http://doc.pypy.org/en/latest/release-2.0.0-beta2.html .. class:: download_menu @@ -41,6 +42,6 @@ x86 CPUs that have the SSE2_ instruction set (most of them do, nowadays), or on x86-64 CPUs. They also contain `stackless`_ extensions, like `greenlets`_. -(This is the official release 2.0 beta1 and 1.9; +(This is the official release 2.0 beta2 and 1.9; for the most up-to-date version see below.) @@ -45,7 +46,7 @@ for the most up-to-date version see below.) -2.0 beta1 +2.0 beta2 --------- * `Linux binary (32bit)`__ * `Linux binary (64bit) (libc 2.15)`__ @@ -48,11 +49,11 @@ --------- * `Linux binary (32bit)`__ * `Linux binary (64bit) (libc 2.15)`__ -* `Linux binary (64bit) (libc 2.13)`__ -* `Linux ARM binary`__ +* Linux binary (64bit) (libc 2.13) (not available yet) +* Linux ARM binary (not available yet) * `Mac OS/X binary (64bit)`__ * `Windows binary (32bit)`__ (you need the `VS 2008 runtime library installer vcredist_x86.exe`_. *Updated again:* the previous version required two runtime libs) @@ -54,14 +55,12 @@ * `Mac OS/X binary (64bit)`__ * `Windows binary (32bit)`__ (you need the `VS 2008 runtime library installer vcredist_x86.exe`_. *Updated again:* the previous version required two runtime libs) -.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.0-beta1-linux.tar.bz2 -.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.0-beta1-linux64-libc2.15.tar.bz2 -.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.0-beta1-linux64-libc2.13.tar.bz2 -.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.0-beta1-linux-armel.tar.bz2 -.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.0-beta1-osx64.tar.bz2 -.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.0-beta1.1-win32.zip +.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.0-beta2-linux.tar.bz2 +.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.0-beta2-linux64-libc2.15.tar.bz2 +.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.0-beta2-osx64.tar.bz2 +.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.0-beta2-win32.zip .. _`VS 2008 runtime library installer vcredist_x86.exe`: http://www.microsoft.com/en-us/download/details.aspx?id=5582 1.9 @@ -139,6 +138,6 @@ 1. Get the source code. The following packages contain the source at the same revision as the above binaries: - * `pypy-2.0b1-src.tar.bz2`__ (sources, Unix line endings) - * `pypy-2.0b1-src.zip`__ (sources, Unix line endings too, sorry) + * `pypy-2.0b2-src.tar.bz2`__ (sources, Unix line endings) + * `pypy-2.0b2-src.zip`__ (sources, Unix line endings too, sorry) @@ -144,6 +143,6 @@ - .. __: https://bitbucket.org/pypy/pypy/get/release-2.0-beta-1.tar.bz2 - .. __: https://bitbucket.org/pypy/pypy/get/release-2.0-beta-1.zip + .. __: https://bitbucket.org/pypy/pypy/get/release-2.0-beta-2.tar.bz2 + .. __: https://bitbucket.org/pypy/pypy/get/release-2.0-beta-2.zip Or you can checkout the current trunk using Mercurial_ (the trunk usually works and is of course more up-to-date):: @@ -156,7 +155,7 @@ 3. Enter the ``goal`` directory:: - cd pypy/pypy/translator/goal # release 2.0-beta-1 + cd pypy/pypy/translator/goal # release 2.0-beta-2 cd pypy/pypy/goal # current trunk 4. Run the ``translate.py`` script (called ``rpython.py`` in the current @@ -225,12 +224,10 @@ Here are the checksums for each of the downloads (md5 and sha1):: - 68d8668299cd5adf4f302eaf882c5b33 pypy-2.0-beta1-linux64-libc2.13.tar.bz2 - 0fde559a7b1a3b98245d6a5ea7f8ebb2 pypy-2.0-beta1-linux64-libc2.15.tar.bz2 - a1505520c063c591b218e5cd3436b111 pypy-2.0-beta1-linux-armel.tar.bz2 - 5aa2e4eee1c3dab86e5cec237776ced3 pypy-2.0-beta1-linux.tar.bz2 - 2802a06cd19ac86930b63afdd837c32f pypy-2.0-beta1-osx64.tar.bz2 - a34dcd53537aaba0bed69d47f492ac73 pypy-2.0-beta1.1-win32.zip + 99f062eb516d8b6b5614f2350a65adab pypy-2.0-beta2-linux64-libc2.15.tar.bz2 + 61c2d5873ee62823bcf35b2e7086644f pypy-2.0-beta2-linux.tar.bz2 + f7ad21f79c8005b9c00c48e190ec662e pypy-2.0-beta2-osx64.tar.bz2 + 3b5250872a5e79034bb1a7c209f39391 pypy-2.0-beta2-win32.zip 201d2cce2557e40c784473b471ee1b6b pypy-1.9-linux64.tar.bz2 1a08c88642434fc2e0e4256d351f48db pypy-1.9-linux.tar.bz2 aad9c4b7b827583e37fe8ae0f7cfe0ff pypy-1.9-osx64.tar.bz2 @@ -240,12 +237,10 @@ 4a346df59983e4a5c50e8ee211f80619 release-2.0-beta-1.tar.bz2 (source) 60270f1b919e75f818028da52ab8c3d3 release-2.0-beta-1.zip (source) - 720da40e127b6438d6d3ab1164dbf596479984a0 pypy-2.0-beta1-linux64-libc2.13.tar.bz2 - a406b8b0f8e44c4f3bea0476307c0329a3fde9c2 pypy-2.0-beta1-linux64-libc2.15.tar.bz2 - 5682358c775e90dbc3636dbb0f6158675ecf5357 pypy-2.0-beta1-linux-armel.tar.bz2 - ede5788f282072bc410019fb26c732f55f0b33ff pypy-2.0-beta1-linux.tar.bz2 - e4938fdf33072e457fee6cb22798ec08b5a01978 pypy-2.0-beta1-osx64.tar.bz2 - 152ab10da55ed9f8c8a21b5cb4e67ee2ff4005fa pypy-2.0-beta1.1-win32.zip + 699fe12476a1783d6f91de59f48adc01c93c39df pypy-2.0-beta2-linux64-libc2.15.tar.bz2 + 591e661b091ed4849fdf5aab7e73393dea64016b pypy-2.0-beta2-linux.tar.bz2 + ec3d80d7806b0689d9da70ca27c741b1d9cea250 pypy-2.0-beta2-osx64.tar.bz2 + bb0604f32ba0e2af3c585a1af45dc887e0e95d34 pypy-2.0-beta2-win32.zip 51be6b7b802a5239a759e04ae9595082e17c4c70 pypy-1.9-linux64.tar.bz2 1bc5d2467039b954f9b7395b3ee1b8407ce1c057 pypy-1.9-linux.tar.bz2 825e15724419fbdb6fe215eeea044f9181883c90 pypy-1.9-osx64.tar.bz2 diff --git a/source/features.txt b/source/features.txt index 261b2d7db0399af0e31bb294094be8adfe2902ef_c291cmNlL2ZlYXR1cmVzLnR4dA==..72edaaf283ce10aabb4770cd2f951796e409fec2_c291cmNlL2ZlYXR1cmVzLnR4dA== 100644 --- a/source/features.txt +++ b/source/features.txt @@ -6,8 +6,9 @@ PyPy features =========================================================== -**PyPy 2.0 beta1** implements **Python 2.7.3** and runs on Intel -`x86 (IA-32)`_ , `x86_64`_ and `ARM`_ platforms, with PPC being underway. +**PyPy 2.0 beta2** implements **Python 2.7.3** and runs on Intel +`x86 (IA-32)`_ , `x86_64`_ and `ARM`_ platforms (with ARM +being disabled until 2.0 final), with PPC being underway. It supports all of the core language, passing the Python test suite (with minor modifications that were already accepted in the main python in newer versions). It supports most of the commonly used Python @@ -74,11 +75,6 @@ Support for Stackless_ and greenlets are now integrated in the normal PyPy. More detailed information is available here__. -Note that there is still an important performance hit for programs using -Stackless features. Also, as of 2.0 beta 1 (and any previous version), -there are known crashes of stackless features. We're working on improving -the situation for 2.0 final and enabling the JIT. - .. _Stackless: http://www.stackless.com/ .. __: http://doc.pypy.org/en/latest/stackless.html diff --git a/source/index.txt b/source/index.txt index 261b2d7db0399af0e31bb294094be8adfe2902ef_c291cmNlL2luZGV4LnR4dA==..72edaaf283ce10aabb4770cd2f951796e409fec2_c291cmNlL2luZGV4LnR4dA== 100644 --- a/source/index.txt +++ b/source/index.txt @@ -26,7 +26,7 @@ .. class:: download -`Download and try out the PyPy release 2.0 beta1!`__ +`Download and try out the PyPy release 2.0 beta2!`__ .. __: download.html