Author: Armin Rigo <ar...@tunes.org> Branch: extradoc Changeset: r914:a32c233f73e0 Date: 2018-01-18 12:22 +0100 http://bitbucket.org/pypy/pypy.org/changeset/a32c233f73e0/
Log: Make it clearer that PyPy3 Win32 is beta diff --git a/download.html b/download.html --- a/download.html +++ b/download.html @@ -141,7 +141,7 @@ <li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy3-v5.10.1-linux-armel.tar.bz2">ARM Softfloat Linux binary (ARMEL/gnueabi, tar.bz2, Ubuntu Precise)</a> (see <tt class="docutils literal">[1]</tt> below)</li> <li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy3-v5.10.1-osx64.tar.bz2">Mac OS X binary (64bit)</a> (High Sierra)</li> <li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy3-v5.10.0-osx64-2.tar.bz2">Mac OS X binary (64bit) for 5.10.0 (2)</a> (Sierra and below)</li> -<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy3-v5.10.1-win32.zip">Windows binary (32bit)</a> (you might need the VS 2008 runtime library +<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy3-v5.10.1-win32.zip">Windows binary (32bit)</a> <strong>BETA</strong> (you might need the VS 2008 runtime library installer <a class="reference external" href="http://www.microsoft.com/en-us/download/details.aspx?id=5582">vcredist_x86.exe</a>.)</li> <li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy3-v5.10.1-s390x.tar.bz2">s390x Linux binary for 5.10.0 (tar.bz2 built on Redhat Linux 7.2)</a> (see <tt class="docutils literal">[1]</tt> below)</li> <li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy3-v5.10.1-src.tar.bz2">Source (tar.bz2)</a>; <a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy3-v5.10.1-src.zip">Source (zip)</a>. See below for more about the sources.</li> diff --git a/source/download.txt b/source/download.txt --- a/source/download.txt +++ b/source/download.txt @@ -129,7 +129,7 @@ * `ARM Softfloat Linux binary (ARMEL/gnueabi, tar.bz2, Ubuntu Precise)`__ (see ``[1]`` below) * `Mac OS X binary (64bit)`__ (High Sierra) * `Mac OS X binary (64bit) for 5.10.0 (2)`__ (Sierra and below) -* `Windows binary (32bit)`__ (you might need the VS 2008 runtime library +* `Windows binary (32bit)`__ **BETA** (you might need the VS 2008 runtime library installer `vcredist_x86.exe`_.) * `s390x Linux binary for 5.10.0 (tar.bz2 built on Redhat Linux 7.2)`__ (see ``[1]`` below) * `Source (tar.bz2)`__; `Source (zip)`__. See below for more about the sources. _______________________________________________ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit