# HG changeset patch # User Armin Rigo <arigo@tunes.org> # Date 1268325224 0 # Thu Mar 11 16:33:44 2010 +0000 # Branch extradoc # Node ID d0e719389608fd89e60f3ffb43fa1c4f02c55208 # Parent 3fdc4f3be50b325b42b03b678dba903bc01b3fdb It's all beta software for now. diff --git a/source/download.txt b/source/download.txt --- a/source/download.txt +++ b/source/download.txt @@ -7,7 +7,7 @@ ============================================================ Here are the various binaries of **PyPy 1.2** that we provide for x86 Linux, -Mac OS/X or Windows. +Mac OS/X or Windows. *Please consider all this as beta software.* .. class:: download_menu @@ -33,7 +33,7 @@ * Linux binary * Mac OS/X binary -* Windows binary (this version is alpha software!) +* Windows binary If your CPU is really old, it may not have SSE2. In this case, you need to translate_ yourself with the option ``--jit-backend=x86-without-sse2``.