Author: Maciej Fijalkowski <[email protected]> Branch: extradoc Changeset: r409:44c2ff85e805 Date: 2013-05-09 19:29 +0200 http://bitbucket.org/pypy/pypy.org/changeset/44c2ff85e805/
Log: rework this a bit diff --git a/source/download.txt b/source/download.txt --- a/source/download.txt +++ b/source/download.txt @@ -10,8 +10,9 @@ There are `nightly binary builds`_ available. Those builds are not always as stable as the release, but they contain numerous bugfixes and - performance improvements. **Note that the OS X build is slightly miscompiled - due to buildslave being old. Contributions are welcomed**. + performance improvements. **Note that the OS X nightly builds + (but not the release) are slightly + miscompiled due to buildslave being old. Contributions are welcomed**. Here are the binaries of the current release — **PyPy 2.0** — (`what's new in PyPy 2.0?`_) for x86 Linux, Mac OS/X, Windows. ARM support in _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
