Skip to content
Snippets Groups Projects
Commit 9a005af4146c authored by Antonio Cuni's avatar Antonio Cuni
Browse files

move 3.6 before 3.5

parent fe3ae5657a9b
No related branches found
No related tags found
No related merge requests found
...@@ -113,6 +113,29 @@ ...@@ -113,6 +113,29 @@
.. _FreshPorts: http://www.freshports.org/lang/pypy .. _FreshPorts: http://www.freshports.org/lang/pypy
Python 3.6 compatible PyPy3.6 v7.1.1-beta
-----------------------------------------
.. class:: download_menu
* `Linux x86-64 binary (64bit, built on Ubuntu 14.04)`__ (see ``[1]`` below)
* `Linux x86 binary (32bit, built on Ubuntu 14.04)`__ (see ``[1]`` below)
* `Mac OS X binary (64bit)`__ (High Sierra >= 10.13, not for Sierra and below)
* `Windows binary (32bit)`__
* `s390x Linux binary (built on Redhat Linux 7.2)`__ (see ``[1]`` below)
* `Source (tar.bz2)`__; `Source (zip)`__. See below for more about the sources.
* `All our downloads,`__ including previous versions. We also have a
mirror_, but please use only if you have troubles accessing the links above
.. __: https://bitbucket.org/pypy/pypy/downloads/pypy3.6-v7.1.1-linux64.tar.bz2
.. __: https://bitbucket.org/pypy/pypy/downloads/pypy3.6-v7.1.1-linux32.tar.bz2
.. __: https://bitbucket.org/pypy/pypy/downloads/pypy3.6-v7.1.1-osx64.tar.bz2
.. __: https://bitbucket.org/pypy/pypy/downloads/pypy3.6-v7.1.1-win32.zip
.. __: https://bitbucket.org/pypy/pypy/downloads/pypy3.6-v7.1.1-s390x.tar.bz2
.. __: https://bitbucket.org/pypy/pypy/downloads/pypy3.6-v7.1.1-src.tar.bz2
.. __: https://bitbucket.org/pypy/pypy/downloads/pypy3.6-v7.1.1-src.zip
.. __: https://bitbucket.org/pypy/pypy/downloads
Python 3.5.3 compatible PyPy3.5 v7.0.0 Python 3.5.3 compatible PyPy3.5 v7.0.0
--------------------------------------- ---------------------------------------
...@@ -141,28 +164,6 @@ ...@@ -141,28 +164,6 @@
.. __: https://bitbucket.org/pypy/pypy/downloads/pypy3.5-v7.0.0-src.zip .. __: https://bitbucket.org/pypy/pypy/downloads/pypy3.5-v7.0.0-src.zip
.. __: https://bitbucket.org/pypy/pypy/downloads .. __: https://bitbucket.org/pypy/pypy/downloads
Python 3.6 compatible PyPy3.6 v7.1.1-beta
-----------------------------------------
.. class:: download_menu
* `Linux x86-64 binary (64bit, built on Ubuntu 14.04)`__ (see ``[1]`` below)
* `Linux x86 binary (32bit, built on Ubuntu 14.04)`__ (see ``[1]`` below)
* `Mac OS X binary (64bit)`__ (High Sierra >= 10.13, not for Sierra and below)
* `Windows binary (32bit)`__
* `s390x Linux binary (built on Redhat Linux 7.2)`__ (see ``[1]`` below)
* `Source (tar.bz2)`__; `Source (zip)`__. See below for more about the sources.
* `All our downloads,`__ including previous versions. We also have a
mirror_, but please use only if you have troubles accessing the links above
.. __: https://bitbucket.org/pypy/pypy/downloads/pypy3.6-v7.1.1-linux64.tar.bz2
.. __: https://bitbucket.org/pypy/pypy/downloads/pypy3.6-v7.1.1-linux32.tar.bz2
.. __: https://bitbucket.org/pypy/pypy/downloads/pypy3.6-v7.1.1-osx64.tar.bz2
.. __: https://bitbucket.org/pypy/pypy/downloads/pypy3.6-v7.1.1-win32.zip
.. __: https://bitbucket.org/pypy/pypy/downloads/pypy3.6-v7.1.1-s390x.tar.bz2
.. __: https://bitbucket.org/pypy/pypy/downloads/pypy3.6-v7.1.1-src.tar.bz2
.. __: https://bitbucket.org/pypy/pypy/downloads/pypy3.6-v7.1.1-src.zip
.. __: https://bitbucket.org/pypy/pypy/downloads
If your CPU is really, really old, it may be a x86-32 without SSE2. If your CPU is really, really old, it may be a x86-32 without SSE2.
There is untested support for manually translating PyPy's JIT without There is untested support for manually translating PyPy's JIT without
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment