Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
pypy.org
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
PyPy
pypy.org
Commits
f2cd17f6
Commit
f2cd17f6
authored
11 years ago
by
David Schneider
Browse files
Options
Downloads
Patches
Plain Diff
update website source (not the generated html)
parent
2368abdb
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
source/compat.txt
+1
-1
1 addition, 1 deletion
source/compat.txt
source/download.txt
+41
-85
41 additions, 85 deletions
source/download.txt
source/features.txt
+2
-2
2 additions, 2 deletions
source/features.txt
source/index.txt
+1
-2
1 addition, 2 deletions
source/index.txt
with
45 additions
and
90 deletions
source/compat.txt
+
1
−
1
View file @
f2cd17f6
...
...
@@ -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
release this feature is not yet complete. Many libraries will require
2.
1
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`__.
...
...
This diff is collapsed.
Click to expand it.
source/download.txt
+
41
−
85
View file @
f2cd17f6
...
...
@@ -14,10 +14,8 @@
(but not the release) are slightly
miscompiled due to buildslave being old. Contributions are welcomed**.
Here are the binaries for the current release — **PyPy 2.0.2** — (`what's new
in PyPy 2.0?`_, `fixes of PyPy 2.0.1`_, `fix of PyPy 2.0.2`_) for x86 Linux,
Mac OS/X, Windows and for the upcoming releases — **PyPy 2.1 beta2** —
(`what's new in PyPy 2.1 beta2?`_) and — **PyPy3 2.1 beta1** — (`what's new in
PyPy3 2.1 beta1?`_) for x86 and ARM Linux, Mac OS/X, Windows.
Here are the binaries for the current release — **PyPy 2.1** — (`what's new
in PyPy 2.1?`_) for x86 and ARM Linux, Mac OS/X, Windows and the upcoming release — **PyPy3 2.1 beta1** — (`what's new in
PyPy3 2.1 beta1?`_).
.. _what's new in PyPy3 2.1 beta1?: http://doc.pypy.org/en/latest/release-pypy3-2.1.0-beta1.html
...
...
@@ -22,9 +20,6 @@
.. _what's new in PyPy3 2.1 beta1?: http://doc.pypy.org/en/latest/release-pypy3-2.1.0-beta1.html
.. _what's new in PyPy 2.1 beta2?: http://doc.pypy.org/en/latest/release-2.1.0-beta2.html
.. _what's new in PyPy 2.0?: http://doc.pypy.org/en/latest/release-2.0.0.html
.. _fixes of PyPy 2.0.1: http://doc.pypy.org/en/latest/release-2.0.1.html
.. _fix of PyPy 2.0.2: http://doc.pypy.org/en/latest/release-2.0.2.html
.. _what's new in PyPy 2.1?: http://doc.pypy.org/en/latest/release-2.1.0.html
.. class:: download_menu
...
...
@@ -48,6 +43,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.2
;
(This is the official release 2.
1
;
for the most up-to-date version see below.)
...
...
@@ -52,7 +47,7 @@
for the most up-to-date version see below.)
2.
0.2
---
--
2.
1
---
Note that Linux binaries are dynamically linked, as is usual, and thus might
not be usable due to the sad story of linux binary compatibility. This means
...
...
@@ -77,35 +72,8 @@
.. _`32bit Linux`: http://buildbot.pypy.org/nightly/release-2.0.x/pypy-c-jit-63916-eb5983d848f1-linux.tar.bz2
.. _`64bit Linux`: http://buildbot.pypy.org/nightly/release-2.0.x/pypy-c-jit-63916-eb5983d848f1-linux64.tar.bz2
* `Linux binary (32bit, tar.bz2 built on Ubuntu 10.04.4 LTS)`__ (see ``[1]`` below)
* `Linux binary (64bit, tar.bz2 built on Ubuntu 12.04.2 LTS)`__ (see ``[1]`` below)
* `Mac OS/X binary (64bit)`__
* `Windows binary (32bit)`__ (you might need the `VS 2008 runtime library
installer vcredist_x86.exe`_.)
* `Source (tar.bz2)`__
* `Source (zip)`__
* `All our downloads,`__ including previous versions
.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.0.2-linux.tar.bz2
.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.0.2-linux64.tar.bz2
.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.0.2-osx64.tar.bz2
.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.0.2-win32.zip
.. _`VS 2008 runtime library installer vcredist_x86.exe`: http://www.microsoft.com/en-us/download/details.aspx?id=5582
.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.0.2-src.tar.bz2
.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.0.2-src.zip
.. __: https://bitbucket.org/pypy/pypy/downloads
2.1 Beta 2
----------
Note that Linux binaries are dynamically linked, as is usual, and thus might
not be usable due to the sad story of linux binary compatibility. This means
that **Linux binaries are only usable on the distributions written next to
them** unless you're ready to hack your system by adding symlinks to the
libraries it tries to open.
* `Linux binary (32bit, tar.bz2 built on Ubuntu 10.04.4 LTS)`__ (see ``[1]`` below)
* `Linux binary (64bit, tar.bz2 built on Ubuntu 12.04.2 LTS)`__ (see ``[1]`` below)
* `Linux x86 binary (32bit, tar.bz2 built on Ubuntu 10.04.4 LTS)`__ (see ``[1]`` below)
* `Linux x86 binary (64bit, tar.bz2 built on Ubuntu 12.04.2 LTS)`__ (see ``[1]`` below)
* `ARM Hardfloat Linux binary (ARMHF/gnueabihf, tar.bz2, Raspbian)`__ (see ``[1]`` below)
* `ARM Hardfloat Linux binary (ARMHF/gnueabihf, tar.bz2, Ubuntu Raring)`__ (see ``[1]`` below)
* `ARM Softfloat Linux binary (ARMEL/gnueabi, tar.bz2, Ubuntu Precise)`__ (see ``[1]`` below)
...
...
@@ -116,11 +84,11 @@
* `Source (zip)`__
* `All our downloads,`__ including previous versions
.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.1-
beta2-
linux.tar.bz2
.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.1-
beta2-
linux64.tar.bz2
.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.1-
beta2-
linux-armhf-raspbian.tar.bz2
.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.1-
beta2-
linux-armhf-raring.tar.bz2
.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.1-
beta2-
linux-armel.tar.bz2
.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.1-
beta2-
osx64.tar.bz2
.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.1-
beta2-
win32.zip
.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.1-linux.tar.bz2
.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.1-linux64.tar.bz2
.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.1-linux-armhf-raspbian.tar.bz2
.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.1-linux-armhf-raring.tar.bz2
.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.1-linux-armel.tar.bz2
.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.1-osx64.tar.bz2
.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.1-win32.zip
.. _`VS 2008 runtime library installer vcredist_x86.exe`: http://www.microsoft.com/en-us/download/details.aspx?id=5582
...
...
@@ -126,6 +94,6 @@
.. _`VS 2008 runtime library installer vcredist_x86.exe`: http://www.microsoft.com/en-us/download/details.aspx?id=5582
.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.1-
beta2-
src.tar.bz2
.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.1-
beta2-
src.zip
.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.1-src.tar.bz2
.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.1-src.zip
.. __: https://bitbucket.org/pypy/pypy/downloads
PyPy3 2.1 Beta 1
...
...
@@ -209,7 +177,7 @@
uncompressed, they run in-place. For now you can uncompress them
either somewhere in your home directory or, say, in ``/opt``, and
if you want, put a symlink from somewhere like
``/usr/local/bin/pypy`` to ``/path/to/pypy-2.1
-beta2
/bin/pypy``. Do
``/usr/local/bin/pypy`` to ``/path/to/pypy-2.1/bin/pypy``. Do
not move or copy the executable ``pypy`` outside the tree --- put
a symlink to it, otherwise it will not find its libraries.
...
...
@@ -222,6 +190,6 @@
1. Get the source code. The following packages contain the source at
the same revision as the above binaries:
* `pypy-2.1-
beta2-
src.tar.bz2`__ (sources, Unix line endings)
* `pypy-2.1-
beta2-
src.zip`__ (sources, Unix line endings too, sorry)
* `pypy-2.1-src.tar.bz2`__ (sources, Unix line endings)
* `pypy-2.1-src.zip`__ (sources, Unix line endings too, sorry)
...
...
@@ -227,6 +195,6 @@
.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.1-
beta2-
src.tar.bz2
.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.1-
beta2-
src.zip
.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.1-src.tar.bz2
.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.1-src.zip
Or you can checkout the current trunk using Mercurial_ (the trunk
usually works and is of course more up-to-date)::
...
...
@@ -304,6 +272,15 @@
Here are the checksums for each of the downloads (md5 and sha1)::
dd6b4f4f52ab1bebe30b32dc4085757a pypy-2.1-linux.tar.bz2
80ef61f3b1b15fd0bd94fa5cdf8a005f pypy-2.1-linux64.tar.bz2
48cdb54c54153d219670a8a56364e9cb pypy-2.1-linux-armel.tar.bz2
563a97875c342459c277cdd567c83af8 pypy-2.1-linux-armhf-raring.tar.bz2
56de3739f73072dfd53c7249dd04603a pypy-2.1-linux-armhf-raspbian.tar.bz2
2a9b66d1511335183108428436fe4184 pypy-2.1-osx64.tar.bz2
9943c7a008535c99fed6bbe1c5a22797 pypy-2.1-win32.zip
7c43cd95aa37a7f0ca2465ed930646c0 pypy-2.1-src.tar.bz2
d2da5dcd285bdb784674f08b728099d4 pypy-2.1-src.zip
f6adca4d26f34bef9903cc5347c7d688 pypy3-2.1-beta1-linux64.tar.bz2
d57d0d0d3c49c7cce75440924d8f66b7 pypy3-2.1-beta1-linux-armel.tar.bz2
55b82b199ccf537c7ea5e2f31df78dfe pypy3-2.1-beta1-linux-armhf-raring.tar.bz2
...
...
@@ -313,21 +290,6 @@
026c8be208bf2ef742ddfa3f8ca41a05 pypy3-2.1-beta1-win32.zip
bc2013d1927dc1c0c91228e566abd8da pypy3-2.1-beta1-src.tar.bz2
cba4bdcfaed94185b20637379cb236b9 pypy3-2.1-beta1-src.zip
38b32d1de978ab722edf86dc8851281c pypy-2.1-beta2-linux64.tar.bz2
8a336b62740d4e9b2552cada76db2eba pypy-2.1-beta2-linux-armel.tar.bz2
3fc99885cc49e4a264d9db7784d725c6 pypy-2.1-beta2-linux-armhf-raring.tar.bz2
ae12804aee017859d6fb1e9d7e2e2ed1 pypy-2.1-beta2-linux-armhf-raspbian.tar.bz2
c36ede25e8bf00f1ef042f222e52416c pypy-2.1-beta2-linux.tar.bz2
2abf269c5502d80052dd3d758b506990 pypy-2.1-beta2-osx64.tar.bz2
571ddae8b71e4456db54fa7bb34c4c1a pypy-2.1-beta2-win32.zip
9ca3faa5ec7b2150e19bbecb2013097f pypy-2.1-beta2-src.tar.bz2
c929899683229915eff55a90231edd22 pypy-2.1-beta2-src.zip
51ac0aa37a8255acbc71eca23ea29609 pypy-2.0.2-linux.tar.bz2
9d9f512ab2f114bfb4f165c71181a511 pypy-2.0.2-linux64.tar.bz2
a7da45a3161c198de6f662e3c40629ff pypy-2.0.2-osx64.tar.bz2
3e51dce7ecfc8fb069d65d95e8de6fb2 pypy-2.0.2-win32.zip
c26662e348159b460057548ddaf35333 pypy-2.0.2-src.tar.bz2
4da8c6dfbe7d2044d892c9bc20a649b0 pypy-2.0.2-src.zip
2c9f0054f3b93a6473f10be35277825a pypy-1.8-sandbox-linux64.tar.bz2
009c970b5fa75754ae4c32a5d108a8d4 pypy-1.8-sandbox-linux.tar.bz2
...
...
@@ -331,6 +293,15 @@
2c9f0054f3b93a6473f10be35277825a pypy-1.8-sandbox-linux64.tar.bz2
009c970b5fa75754ae4c32a5d108a8d4 pypy-1.8-sandbox-linux.tar.bz2
bd0ab642cc38327b2d038d4ac3a32c97ce7b7adc pypy-2.1-linux.tar.bz2
dde73b3b1760322f5b88b8e82a401678138f403b pypy-2.1-linux64.tar.bz2
6db74b6c6b672a670c703789ca03cc63d934a735 pypy-2.1-linux-armel.tar.bz2
5660cc100588e3265de6996cf65443844988576b pypy-2.1-linux-armhf-raring.tar.bz2
a914bd70dcae43ea6362f10d521eef17ef675fac pypy-2.1-linux-armhf-raspbian.tar.bz2
6cdaa1dc0a47d9eb6d816f7d394ca46f290a1ed5 pypy-2.1-osx64.tar.bz2
e0d6105925cf565863e97a636b783f1c1309307e pypy-2.1-win32.zip
c1b04f027f9c3e93ff3a42c5c19f84b4a419945e pypy-2.1-src.tar.bz2
47fee19ff307cfc1afbb716898cdce2e284cae93 pypy-2.1-src.zip
6aa8377a09f79f1ce145537865d80716e40378de pypy3-2.1-beta1-linux64.tar.bz2
c948aa751500e20df0678695524c6fc5088da39c pypy3-2.1-beta1-linux-armel.tar.bz2
b316e04cd99abccfcfe7007df7ce78e56feb8889 pypy3-2.1-beta1-linux-armhf-raring.tar.bz2
...
...
@@ -340,20 +311,5 @@
02749917c4c6898d8c616abf16061cf926d8b3e5 pypy3-2.1-beta1-win32.zip
ea56727de793b71f15f741e600dffd0291b77964 pypy3-2.1-beta1-src.tar.bz2
255243e214f1f941598cfafcf753d99ceca18547 pypy3-2.1-beta1-src.zip
82fdcaa3ce27420ce36887d6a96fd852803eaa0b pypy-2.1-beta2-linux64.tar.bz2
f6f393e1fe199cd0e959f7ba6d669368764029e1 pypy-2.1-beta2-linux-armel.tar.bz2
3c6f1da2042b3b52b9f6f1b409593ca53c7d7b23 pypy-2.1-beta2-linux-armhf-raring.tar.bz2
c76e6be14e1ea3ee358e83e6d0baeb09ea595719 pypy-2.1-beta2-linux-armhf-raspbian.tar.bz2
2283f6288c13f213aea901026aaddf999da5dde3 pypy-2.1-beta2-linux.tar.bz2
84d9228b2680a4fa7b9f52aa5bbe1bd87496e5df pypy-2.1-beta2-osx64.tar.bz2
032a1dbcf078f0c6d1da131db114d3341c38a9a2 pypy-2.1-beta2-win32.zip
eb0a141715cb108d6298a78c66a86531e0fe7970 pypy-2.1-beta2-src.tar.bz2
b698678957a9b78c78f75011f15715c984111122 pypy-2.1-beta2-src.zip
c8ec9872fe823f4f7574620a5303c5b0f4576393 pypy-2.0.2-linux.tar.bz2
3d045ab7871bc478604cf1f16a3c4ec46c950e70 pypy-2.0.2-linux64.tar.bz2
a53de7bc88b9caa635d9d679c6e63813881ea7e9 pypy-2.0.2-osx64.tar.bz2
4ae8a35dd8043312199aacdbe3abb1a666fc9312 pypy-2.0.2-win32.zip
49e0af6e57bd2738cd3eb09c3246c69a3dc01319 pypy-2.0.2-src.tar.bz2
bfb23e7ea17cf9f2e9bf7f2211c6df3aeeafed32 pypy-2.0.2-src.zip
895aaf7bba5787dd30adda5cc0e0e7fc297c0ca7 pypy-1.8-sandbox-linux64.tar.bz2
be94460bed8b2682880495435c309b6611ae2c31 pypy-1.8-sandbox-linux.tar.bz2
This diff is collapsed.
Click to expand it.
source/features.txt
+
2
−
2
View file @
f2cd17f6
...
...
@@ -6,8 +6,8 @@
PyPy features
===========================================================
**PyPy 2.
0.2
** implements **Python 2.7.3** and runs on Intel
`x86 (IA-32)`_ , `x86_64`_ and `ARM`_ platforms
(alpha)
, with PPC being
**PyPy 2.
1
** implements **Python 2.7.3** and runs on Intel
`x86 (IA-32)`_ , `x86_64`_ and `ARM`_ platforms, 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
...
...
This diff is collapsed.
Click to expand it.
source/index.txt
+
1
−
2
View file @
f2cd17f6
...
...
@@ -26,8 +26,7 @@
.. class:: download
`Download and try out the PyPy release 2.0.2 or the current beta releases: PyPy
2.1 beta2 and PyPy3 2.1 beta1!`__
`Download and try out the PyPy release 2.1 or the PyPy3 2.1 beta1!`__
.. __: download.html
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment