11
11
12
12
We provide pre-compiled binaries for many platforms and OSes:
13
13
14
- * the Python2.7 compatible release — **PyPy2.7 v7.3.6 **
14
+ * the Python2.7 compatible release — **PyPy2.7 v7.3.8 **
15
15
16
- * the Python3.7 compatible release — **PyPy3.7 v7.3.7 **
16
+ * the Python3.7 compatible release — **PyPy3.7 v7.3.8 **
17
17
18
- * the Python3.8 compatible release — **PyPy3.8 v7.3.7 **
18
+ * the Python3.8 compatible release — **PyPy3.8 v7.3.8 **
19
+
20
+ * the Python3.9 compatible release — **PyPy3.9 v7.3.8 **
19
21
20
22
.. note ::
21
23
@@ -33,10 +35,11 @@ We provide pre-compiled binaries for many platforms and OSes:
33
35
Anonymous tags work, this kind of tag doesn't ``Download <linux64-pypy3.7>``
34
36
35
37
.. list-table :: `PyPy latest`_
36
- :widths: 20 15 15 15 35
38
+ :widths: 20 15 15 15 15 35
37
39
:header-rows: 1
38
40
39
41
* - OS
42
+ - PyPy3.9
40
43
- PyPy3.8
41
44
- PyPy3.7
42
45
- PyPy2.7
@@ -46,12 +49,14 @@ We provide pre-compiled binaries for many platforms and OSes:
46
49
- Download __
47
50
- Download __
48
51
- Download __
49
- - compatible with CentOS6 and later
52
+ - Download __
53
+ - compatible with CentOS7 and later
50
54
51
55
* - **Windows 64 bit **
52
56
- Download __
53
57
- Download __
54
58
- Download __
59
+ - Download __
55
60
- compatible with any windows 64-bit
56
61
57
62
you might need the VC runtime library installer `vcredist.x64.exe `_
@@ -61,44 +66,51 @@ We provide pre-compiled binaries for many platforms and OSes:
61
66
- Download __
62
67
- Download __
63
68
- Download __
64
- - High Sierra >= 10.13, not for Sierra and below. Not signed, for signed
65
- packages use Homebrew _.
69
+ - Download __
70
+ - MacOS >= 10.14, not for High-Sierra and below. Not signed, for signed
71
+ packages use Homebrew _ or conda _.
66
72
67
73
* - **Linux ARM64 **
68
74
69
75
- Download __
70
76
- Download __
71
77
- Download __
78
+ - Download __
72
79
- compatible with CentOS7 and later
73
80
74
- .. __ : https://downloads.python.org/pypy/pypy3.8-v7.3.7-linux64.tar.bz2
75
- .. __ : https://downloads.python.org/pypy/pypy3.7-v7.3.7-linux64.tar.bz2
76
- .. __ : https://downloads.python.org/pypy/pypy2.7-v7.3.6-linux64.tar.bz2
81
+ .. __ : https://downloads.python.org/pypy/pypy3.9-v7.3.8-linux64.tar.bz2
82
+ .. __ : https://downloads.python.org/pypy/pypy3.8-v7.3.8-linux64.tar.bz2
83
+ .. __ : https://downloads.python.org/pypy/pypy3.7-v7.3.8-linux64.tar.bz2
84
+ .. __ : https://downloads.python.org/pypy/pypy2.7-v7.3.8-linux64.tar.bz2
77
85
78
- .. __ : https://downloads.python.org/pypy/pypy3.8-v7.3.7-win64.zip
79
- .. __ : https://downloads.python.org/pypy/pypy3.7-v7.3.7-win64.zip
80
- .. __ : https://downloads.python.org/pypy/pypy2.7-v7.3.6-win64.zip
86
+ .. __ : https://downloads.python.org/pypy/pypy3.9-v7.3.8-win64.zip
87
+ .. __ : https://downloads.python.org/pypy/pypy3.8-v7.3.8-win64.zip
88
+ .. __ : https://downloads.python.org/pypy/pypy3.7-v7.3.8-win64.zip
89
+ .. __ : https://downloads.python.org/pypy/pypy2.7-v7.3.8-win64.zip
81
90
82
- .. __ : https://downloads.python.org/pypy/pypy3.8-v7.3.7-osx64.tar.bz2
83
- .. __ : https://downloads.python.org/pypy/pypy3.7-v7.3.7-osx64.tar.bz2
84
- .. __ : https://downloads.python.org/pypy/pypy2.7-v7.3.6-osx64.tar.bz2
91
+ .. __ : https://downloads.python.org/pypy/pypy3.9-v7.3.8-osx64.tar.bz2
92
+ .. __ : https://downloads.python.org/pypy/pypy3.8-v7.3.8-osx64.tar.bz2
93
+ .. __ : https://downloads.python.org/pypy/pypy3.7-v7.3.8-osx64.tar.bz2
94
+ .. __ : https://downloads.python.org/pypy/pypy2.7-v7.3.8-osx64.tar.bz2
85
95
86
- .. __ : https://downloads.python.org/pypy/pypy3.8-v7.3.7-aarch64.tar.bz2
87
- .. __ : https://downloads.python.org/pypy/pypy3.7-v7.3.7-aarch64.tar.bz2
88
- .. __ : https://downloads.python.org/pypy/pypy2.7-v7.3.6-aarch64.tar.bz2
96
+ .. __ : https://downloads.python.org/pypy/pypy3.9-v7.3.8-aarch64.tar.bz2
97
+ .. __ : https://downloads.python.org/pypy/pypy3.8-v7.3.8-aarch64.tar.bz2
98
+ .. __ : https://downloads.python.org/pypy/pypy3.7-v7.3.8-aarch64.tar.bz2
99
+ .. __ : https://downloads.python.org/pypy/pypy2.7-v7.3.8-aarch64.tar.bz2
89
100
90
- .. _`PyPy latest` : https://doc.pypy.org/en/latest/release-v7.3.7 .html
101
+ .. _`PyPy latest` : https://doc.pypy.org/en/latest/release-v7.3.8 .html
91
102
.. _`vcredist.x64.exe` : https://www.microsoft.com/en-us/download/details.aspx?id=52685
92
103
93
104
..
94
105
table finish
95
106
96
107
97
108
.. list-table :: Other Platfoms
98
- :widths: 20 15 15 15 35
109
+ :widths: 20 15 15 15 15 35
99
110
:header-rows: 1
100
111
101
112
* - OS
113
+ - PyPy3.9
102
114
- PyPy3.8
103
115
- PyPy3.7
104
116
- PyPy2.7
@@ -109,17 +121,20 @@ We provide pre-compiled binaries for many platforms and OSes:
109
121
- Download __
110
122
- Download __
111
123
- Download __
124
+ - Download __
112
125
- compatible with CentOS6 and later
113
126
114
127
* - **PowerPC PPC64 **
115
128
129
+ - n/a
116
130
- n/a
117
131
- n/a
118
132
- 7.3.1 __
119
133
- 64bit big-endian, Fedora 20 [1 ]_
120
134
121
135
* - **PowerPC PPC64le **
122
136
137
+ - n/a
123
138
- n/a
124
139
- n/a
125
140
- 7.3.1 __
@@ -130,20 +145,23 @@ We provide pre-compiled binaries for many platforms and OSes:
130
145
- Download __
131
146
- Download __
132
147
- Download __
148
+ - Download __
133
149
- built on Redhat Linux 7.2 [1 ]_
134
150
135
151
136
- .. __ : https://downloads.python.org/pypy/pypy3.8-v7.3.7-linux32.tar.bz2
137
- .. __ : https://downloads.python.org/pypy/pypy3.7-v7.3.7-linux32.tar.bz2
138
- .. __ : https://downloads.python.org/pypy/pypy2.7-v7.3.6-linux32.tar.bz2
152
+ .. __ : https://downloads.python.org/pypy/pypy3.9-v7.3.8-linux32.tar.bz2
153
+ .. __ : https://downloads.python.org/pypy/pypy3.8-v7.3.8-linux32.tar.bz2
154
+ .. __ : https://downloads.python.org/pypy/pypy3.7-v7.3.8-linux32.tar.bz2
155
+ .. __ : https://downloads.python.org/pypy/pypy2.7-v7.3.8-linux32.tar.bz2
139
156
140
157
.. __ : https://downloads.python.org/pypy/pypy2.7-v7.3.1-ppc64.tar.bz2
141
158
142
159
.. __ : https://downloads.python.org/pypy/pypy2.7-v7.3.1-ppc64le.tar.bz2
143
160
144
- .. __ : https://downloads.python.org/pypy/pypy3.8-v7.3.7-s390x.tar.bz2
145
- .. __ : https://downloads.python.org/pypy/pypy3.7-v7.3.7-s390x.tar.bz2
146
- .. __ : https://downloads.python.org/pypy/pypy2.7-v7.3.6-s390x.tar.bz2
161
+ .. __ : https://downloads.python.org/pypy/pypy3.9-v7.3.8-s390x.tar.bz2
162
+ .. __ : https://downloads.python.org/pypy/pypy3.8-v7.3.8-s390x.tar.bz2
163
+ .. __ : https://downloads.python.org/pypy/pypy3.7-v7.3.8-s390x.tar.bz2
164
+ .. __ : https://downloads.python.org/pypy/pypy2.7-v7.3.8-s390x.tar.bz2
147
165
148
166
.. [1 ]
149
167
Linux binaries are provided for the
@@ -185,8 +203,7 @@ are better solutions:
185
203
`Fedora `_, `Gentoo `_ and `Arch `_ are known to package PyPy, with various
186
204
degrees of being up-to-date. FreshPorts _ packages for FreeBSD.
187
205
188
- * use conda _, (for MacOS) which will also enable installing binary-compiled
189
- packages.
206
+ * use conda _, which will also enable installing binary-compiled packages.
190
207
191
208
* `recompile the CFFI-based `_ TCL/TK, OpenSSL, or sqlite3 modules, using system
192
209
libraries and the scripts in ``pypy/lib_pypy/pypy_tools ``. This solution will
@@ -329,19 +346,21 @@ Building from source
329
346
330
347
.. code-block :: bash
331
348
332
- # switch to the branch that implements Python 3.7
333
- hg update py3.7
349
+ # switch to the branch that implements Python 3.8
350
+ hg update py3.8
334
351
335
352
Alternatively, get one of the following smaller packages for the source at
336
353
the same revision as the above binaries:
337
354
338
- * `pypy2.7-v7.3.6-src.tar.bz2 `__ (sources, PyPy 2.7 only)
339
- * `pypy3.7-v7.3.7-src.tar.bz2 `__ (sources, PyPy 3.7 only)
340
- * `pypy3.8-v7.3.7-src.tar.bz2 `__ (sources, PyPy 3.8 only)
355
+ * `pypy2.7-v7.3.8-src.tar.bz2 `__ (sources, PyPy 2.7 only)
356
+ * `pypy3.7-v7.3.8-src.tar.bz2 `__ (sources, PyPy 3.7 only)
357
+ * `pypy3.8-v7.3.8-src.tar.bz2 `__ (sources, PyPy 3.8 only)
358
+ * `pypy3.9-v7.3.8-src.tar.bz2 `__ (sources, PyPy 3.9 only)
341
359
342
- .. __ : https://downloads.python.org/pypy/pypy2.7-v7.3.6-src.tar.bz2
343
- .. __ : https://downloads.python.org/pypy/pypy3.7-v7.3.7-src.tar.bz2
344
- .. __ : https://downloads.python.org/pypy/pypy3.8-v7.3.7-src.tar.bz2
360
+ .. __ : https://downloads.python.org/pypy/pypy2.7-v7.3.8-src.tar.bz2
361
+ .. __ : https://downloads.python.org/pypy/pypy3.7-v7.3.8-src.tar.bz2
362
+ .. __ : https://downloads.python.org/pypy/pypy3.8-v7.3.8-src.tar.bz2
363
+ .. __ : https://downloads.python.org/pypy/pypy3.9-v7.3.8-src.tar.bz2
345
364
346
365
347
366
2. Make sure you **installed the dependencies. ** See the list here __.
@@ -474,7 +493,7 @@ pre-compiling them, normal users will get errors:
474
493
normally found: e.g. in your project's main directory, or in a
475
494
directory that you add to the env var ``PYTHONPATH ``.
476
495
477
- .. _`package.py` : https://foss.heptapod.net/pypy/pypy/-/blob/release-pypy3.7 -v7.3.7 /pypy/tool/release/package.py
496
+ .. _`package.py` : https://foss.heptapod.net/pypy/pypy/-/blob/release-pypy3.8 -v7.3.8 /pypy/tool/release/package.py
478
497
479
498
Checksums
480
499
---------
0 commit comments