Skip to content

Commit 5174bb7

Browse files
authored
Merge pull request #158 from mattip/v7.3.19
add post and update checksums, downloads for v7.3.19
2 parents a891a6c + 1c1b10e commit 5174bb7

File tree

4 files changed

+175
-35
lines changed

4 files changed

+175
-35
lines changed

pages/checksums.rst

+33
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,39 @@
88
99
Here are the checksums
1010

11+
pypy3.11-v7.3.19 sha256::
12+
13+
13207dbf81ce24e96da760b1b863627b77bb20b1fb4c95191e02a0b72383df74 pypy3.11-v7.3.19-aarch64.tar.bz2
14+
5c6cdafd0a0abd14ca59926ed1b6aeb13b228c18b4b46de655aae48734c731ad pypy3.11-v7.3.19-linux32.tar.bz2
15+
9177d9e0bb91b05f921c642cb0ff71a0f3653b5d29a42d40d6a078c15b75720f pypy3.11-v7.3.19-linux64.tar.bz2
16+
7704e0d5302e53920d32dcfe9afeeb10436d4c94233e8830cf603aa955a861c1 pypy3.11-v7.3.19-macos_arm64.tar.bz2
17+
a2439f9d30dfdae96a5e9101c7dc54a8a68b56c9d7314ea399b0a25d3e87ebb2 pypy3.11-v7.3.19-macos_x86_64.tar.bz2
18+
4817c044bb469a3274e60aa3645770f81eb4f9166ea7fdc4e6c351345554c8d8 pypy3.11-v7.3.19-src.tar.bz2
19+
ddfdd7ee0ed970a9660e66c17243a83ce6c39f03aca1e517422076938c5095d6 pypy3.11-v7.3.19-src.zip
20+
b61c7c1dbf879eda6f779c374bfbbeecd3f618ada08404705a1a19d39df48dbd pypy3.11-v7.3.19-win64.zip
21+
22+
pypy3.10-v7.3.19 sha256::
23+
24+
af27a589178f11198e2244ab65ca510630ba97c131d7ccc4021eb5bc58de7f57 pypy3.10-v7.3.19-aarch64.tar.bz2
25+
e63a4fcad2641ee541e852918befb513abf04ce7070f743a50778cae9f9da80e pypy3.10-v7.3.19-linux32.tar.bz2
26+
c73ac2cc2380ac9227fd297482bf2a3e17a80618ba46db7544d535515321ec1e pypy3.10-v7.3.19-linux64.tar.bz2
27+
3db8a03fc496164801646844d7f3b12baa0adb3ad9a0b7cb124521bc2e168a36 pypy3.10-v7.3.19-macos_arm64.tar.bz2
28+
2c5e5c2a33ac882551d7f28b98d19d486b8995aa50824a73b4edcc6aeec35c63 pypy3.10-v7.3.19-macos_x86_64.tar.bz2
29+
a7c22930b918f40870865ed8a74147f4434ef84d3d6ca2b3c1eba9355d4929c8 pypy3.10-v7.3.19-src.tar.bz2
30+
913bc02f17de3a11f984cc2ab76a34418c4d01ec4bef2b1eb349b201a8aa3404 pypy3.10-v7.3.19-src.zip
31+
c0d07bba6c8fb4e5804f4a8b3f8ef07cc3d89f6ad1db42a45ffb9be60bbb7cc2 pypy3.10-v7.3.19-win64.zip
32+
33+
pypy2.7-v7.3.19 sha256::
34+
35+
fe89d4fd4af13f76dfe7315975003518cf176520e3ccec1544a88d174f50910e pypy2.7-v7.3.19-aarch64.tar.bz2
36+
cc52df02b6926bd8645c1651cd7f6637ce51c2f352d0fb3c6b9330d15194b409 pypy2.7-v7.3.19-linux32.tar.bz2
37+
d38445508c2eaf14ebb380d9c1ded321c5ebeae31c7e66800173d83cb8ddf423 pypy2.7-v7.3.19-linux64.tar.bz2
38+
28780e0b908ad6db4b4e096f4237124be79ecc9731946d840d9c8749eb67a759 pypy2.7-v7.3.19-macos_arm64.tar.bz2
39+
6be28d448d8e64fffc586d9b0ae4d09064a83ccaeb5b8060c651c5cd9ae06878 pypy2.7-v7.3.19-macos_x86_64.tar.bz2
40+
8703cdcb01f9f82966dd43b6a6018f140399db51ebb43c125c1f9a215e7bb003 pypy2.7-v7.3.19-src.tar.bz2
41+
a7c74f08c4a1d4ce3ad94480b29780db0e87f3096b8e9e17ebd78d88a56f950f pypy2.7-v7.3.19-src.zip
42+
fbdcd4fe681981c020a25c1a35225209dc3d651f6117ebe9e4d212b66a2b46ec pypy2.7-v7.3.19-win64.zip
43+
1144
pypy3.11-v7.3.18 sha256::
1245

1346
95bc3021cb9be2aa766ecb776c215e97ae8c0dda99dd48840b40b5b87d90bc45 pypy3.11-v7.3.18-aarch64.tar.bz2

pages/download.rst

+6-6
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,12 @@ Source
3838
* `3.10 Source (tar.bz2)`__; `3.10 Source (zip)`__.
3939
* `2.7 Source (tar.bz2)`__; `2.7 Source (zip)`__.
4040

41-
.. __: https://downloads.python.org/pypy/pypy3.11-v7.3.18-src.tar.bz2
42-
.. __: https://downloads.python.org/pypy/pypy3.11-v7.3.18-src.zip
43-
.. __: https://downloads.python.org/pypy/pypy3.10-v7.3.18-src.tar.bz2
44-
.. __: https://downloads.python.org/pypy/pypy3.10-v7.3.18-src.zip
45-
.. __: https://downloads.python.org/pypy/pypy2.7-v7.3.18-src.tar.bz2
46-
.. __: https://downloads.python.org/pypy/pypy2.7-v7.3.18-src.zip
41+
.. __: https://downloads.python.org/pypy/pypy3.11-v7.3.19-src.tar.bz2
42+
.. __: https://downloads.python.org/pypy/pypy3.11-v7.3.19-src.zip
43+
.. __: https://downloads.python.org/pypy/pypy3.10-v7.3.19-src.tar.bz2
44+
.. __: https://downloads.python.org/pypy/pypy3.10-v7.3.19-src.zip
45+
.. __: https://downloads.python.org/pypy/pypy2.7-v7.3.19-src.tar.bz2
46+
.. __: https://downloads.python.org/pypy/pypy2.7-v7.3.19-src.zip
4747

4848

4949
More information

pages/download_advanced.rst

+29-29
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@
1111

1212
We provide pre-compiled binaries for many platforms and OSes:
1313

14-
* the Python2.7 compatible release — **PyPy2.7 v7.3.18**
14+
* the Python2.7 compatible release — **PyPy2.7 v7.3.19**
1515

16-
* the Python3.10 compatible release — **PyPy3.10 v7.3.18**
16+
* the Python3.10 compatible release — **PyPy3.10 v7.3.19**
1717

18-
* the Python3.11 compatible release — **PyPy3.11 v7.3.18**
18+
* the Python3.11 compatible release — **PyPy3.11 v7.3.19**
1919

2020
.. note::
2121

@@ -77,27 +77,27 @@ We provide pre-compiled binaries for many platforms and OSes:
7777
- Download__
7878
- compatible with CentOS7 and later.
7979

80-
.. __: https://downloads.python.org/pypy/pypy3.11-v7.3.18-linux64.tar.bz2
81-
.. __: https://downloads.python.org/pypy/pypy3.10-v7.3.18-linux64.tar.bz2
82-
.. __: https://downloads.python.org/pypy/pypy2.7-v7.3.18-linux64.tar.bz2
80+
.. __: https://downloads.python.org/pypy/pypy3.11-v7.3.19-linux64.tar.bz2
81+
.. __: https://downloads.python.org/pypy/pypy3.10-v7.3.19-linux64.tar.bz2
82+
.. __: https://downloads.python.org/pypy/pypy2.7-v7.3.19-linux64.tar.bz2
8383

84-
.. __: https://downloads.python.org/pypy/pypy3.11-v7.3.18-win64.zip
85-
.. __: https://downloads.python.org/pypy/pypy3.10-v7.3.18-win64.zip
86-
.. __: https://downloads.python.org/pypy/pypy2.7-v7.3.18-win64.zip
84+
.. __: https://downloads.python.org/pypy/pypy3.11-v7.3.19-win64.zip
85+
.. __: https://downloads.python.org/pypy/pypy3.10-v7.3.19-win64.zip
86+
.. __: https://downloads.python.org/pypy/pypy2.7-v7.3.19-win64.zip
8787

88-
.. __: https://downloads.python.org/pypy/pypy3.11-v7.3.18-macos_arm64.tar.bz2
89-
.. __: https://downloads.python.org/pypy/pypy3.10-v7.3.18-macos_arm64.tar.bz2
90-
.. __: https://downloads.python.org/pypy/pypy2.7-v7.3.18-macos_arm64.tar.bz2
88+
.. __: https://downloads.python.org/pypy/pypy3.11-v7.3.19-macos_arm64.tar.bz2
89+
.. __: https://downloads.python.org/pypy/pypy3.10-v7.3.19-macos_arm64.tar.bz2
90+
.. __: https://downloads.python.org/pypy/pypy2.7-v7.3.19-macos_arm64.tar.bz2
9191

92-
.. __: https://downloads.python.org/pypy/pypy3.11-v7.3.18-macos_x86_64.tar.bz2
93-
.. __: https://downloads.python.org/pypy/pypy3.10-v7.3.18-macos_x86_64.tar.bz2
94-
.. __: https://downloads.python.org/pypy/pypy2.7-v7.3.18-macos_x86_64.tar.bz2
92+
.. __: https://downloads.python.org/pypy/pypy3.11-v7.3.19-macos_x86_64.tar.bz2
93+
.. __: https://downloads.python.org/pypy/pypy3.10-v7.3.19-macos_x86_64.tar.bz2
94+
.. __: https://downloads.python.org/pypy/pypy2.7-v7.3.19-macos_x86_64.tar.bz2
9595

96-
.. __: https://downloads.python.org/pypy/pypy3.11-v7.3.18-aarch64.tar.bz2
97-
.. __: https://downloads.python.org/pypy/pypy3.10-v7.3.18-aarch64.tar.bz2
98-
.. __: https://downloads.python.org/pypy/pypy2.7-v7.3.18-aarch64.tar.bz2
96+
.. __: https://downloads.python.org/pypy/pypy3.11-v7.3.19-aarch64.tar.bz2
97+
.. __: https://downloads.python.org/pypy/pypy3.10-v7.3.19-aarch64.tar.bz2
98+
.. __: https://downloads.python.org/pypy/pypy2.7-v7.3.19-aarch64.tar.bz2
9999

100-
.. _`PyPy latest`: https://doc.pypy.org/en/latest/release-v7.3.18.html
100+
.. _`PyPy latest`: https://doc.pypy.org/en/latest/release-v7.3.19.html
101101
.. _`vcredist.x64.exe`: https://www.microsoft.com/en-us/download/details.aspx?id=52685
102102

103103
..
@@ -121,9 +121,9 @@ We provide pre-compiled binaries for many platforms and OSes:
121121
- Download__
122122
- compatible with CentOS7 and later
123123

124-
.. __: https://downloads.python.org/pypy/pypy3.11-v7.3.18-linux32.tar.bz2
125-
.. __: https://downloads.python.org/pypy/pypy3.10-v7.3.18-linux32.tar.bz2
126-
.. __: https://downloads.python.org/pypy/pypy2.7-v7.3.18-linux32.tar.bz2
124+
.. __: https://downloads.python.org/pypy/pypy3.11-v7.3.19-linux32.tar.bz2
125+
.. __: https://downloads.python.org/pypy/pypy3.10-v7.3.19-linux32.tar.bz2
126+
.. __: https://downloads.python.org/pypy/pypy2.7-v7.3.19-linux32.tar.bz2
127127

128128
.. _`Default (with a JIT Compiler)`:
129129

@@ -299,13 +299,13 @@ Building from source
299299
Alternatively, get one of the following smaller packages for the source at
300300
the same revision as the above binaries:
301301

302-
* `pypy3.11-v7.3.18-src.tar.bz2`__ (sources, PyPy 3.10 only)
303-
* `pypy3.10-v7.3.18-src.tar.bz2`__ (sources, PyPy 3.10 only)
304-
* `pypy2.7-v7.3.18-src.tar.bz2`__ (sources, PyPy 2.7 only)
302+
* `pypy3.11-v7.3.19-src.tar.bz2`__ (sources, PyPy 3.10 only)
303+
* `pypy3.10-v7.3.19-src.tar.bz2`__ (sources, PyPy 3.10 only)
304+
* `pypy2.7-v7.3.19-src.tar.bz2`__ (sources, PyPy 2.7 only)
305305

306-
.. __: https://downloads.python.org/pypy/pypy3.11-v7.3.18-src.tar.bz2
307-
.. __: https://downloads.python.org/pypy/pypy3.10-v7.3.18-src.tar.bz2
308-
.. __: https://downloads.python.org/pypy/pypy2.7-v7.3.18-src.tar.bz2
306+
.. __: https://downloads.python.org/pypy/pypy3.11-v7.3.19-src.tar.bz2
307+
.. __: https://downloads.python.org/pypy/pypy3.10-v7.3.19-src.tar.bz2
308+
.. __: https://downloads.python.org/pypy/pypy2.7-v7.3.19-src.tar.bz2
309309

310310

311311
2. Make sure you **installed the dependencies.** See the list here__.
@@ -437,7 +437,7 @@ pre-compiling them, normal users will get errors:
437437
normally found: e.g. in your project's main directory, or in a
438438
directory that you add to the env var ``PYTHONPATH``.
439439

440-
.. _`package.py`: https://github.com/pypy/pypy/blob/release-pypy3.11-v7.3.18/pypy/tool/release/package.py
440+
.. _`package.py`: https://github.com/pypy/pypy/blob/release-pypy3.11-v7.3.19/pypy/tool/release/package.py
441441

442442
Checksums
443443
---------

posts/2025/02/pypy-v7319-release.txt

+107
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,107 @@
1+
.. title: PyPy v7.3.19 release
2+
.. slug: pypy-v7319-release
3+
.. date: 2025-02-26 12:00:00 UTC
4+
.. tags: release
5+
.. category:
6+
.. link:
7+
.. description:
8+
.. type: rst
9+
.. author: mattip
10+
11+
=======================================================
12+
PyPy v7.3.19: release of python 2.7, 3.10 and 3.11 beta
13+
=======================================================
14+
15+
The PyPy team is proud to release version 7.3.19 of PyPy. This is primarily a
16+
bug-fix release fixing JIT-related problems and follows quickly on the heels of
17+
the previous release on Feb 6, 2025.
18+
19+
This release includes a python 3.11 interpreter. There were bugs in the first
20+
beta that could prevent its wider use, so we are continuing to call this
21+
release "beta". In the next release we will drop 3.10 and remove the "beta"
22+
label.
23+
24+
The release includes three different interpreters:
25+
26+
- PyPy2.7, which is an interpreter supporting the syntax and the features of
27+
Python 2.7 including the stdlib for CPython 2.7.18+ (the ``+`` is for
28+
backported security updates)
29+
30+
- PyPy3.10, which is an interpreter supporting the syntax and the features of
31+
Python 3.10, including the stdlib for CPython 3.10.16.
32+
33+
- PyPy3.11, which is an interpreter supporting the syntax and the features of
34+
Python 3.11, including the stdlib for CPython 3.11.11.
35+
36+
The interpreters are based on much the same codebase, thus the triple
37+
release. This is a micro release, all APIs are compatible with the other 7.3
38+
releases. It follows after 7.3.17 release on August 28, 2024.
39+
40+
We recommend updating. You can find links to download the releases here:
41+
42+
https://pypy.org/download.html
43+
44+
We would like to thank our donors for the continued support of the PyPy
45+
project. If PyPy is not quite good enough for your needs, we are available for
46+
`direct consulting`_ work. If PyPy is helping you out, we would love to hear
47+
about it and encourage submissions to our blog_ via a pull request
48+
to https://github.com/pypy/pypy.org
49+
50+
We would also like to thank our contributors and encourage new people to join
51+
the project. PyPy has many layers and we need help with all of them: bug fixes,
52+
`PyPy`_ and `RPython`_ documentation improvements, or general `help`_ with
53+
making RPython's JIT even better.
54+
55+
If you are a python library maintainer and use C-extensions, please consider
56+
making a HPy_ / CFFI_ / cppyy_ version of your library that would be performant
57+
on PyPy. In any case, both `cibuildwheel`_ and the `multibuild system`_ support
58+
building wheels for PyPy.
59+
60+
.. _`PyPy`: https://doc.pypy.org/
61+
.. _`RPython`: https://rpython.readthedocs.org
62+
.. _`help`: https://doc.pypy.org/en/latest/project-ideas.html
63+
.. _CFFI: https://cffi.readthedocs.io
64+
.. _cppyy: https://cppyy.readthedocs.io
65+
.. _`multibuild system`: https://github.com/matthew-brett/multibuild
66+
.. _`cibuildwheel`: https://github.com/joerick/cibuildwheel
67+
.. _blog: https://pypy.org/blog
68+
.. _HPy: https://hpyproject.org/
69+
.. _direct consulting: https://www.pypy.org/pypy-sponsors.html
70+
71+
What is PyPy?
72+
=============
73+
74+
PyPy is a Python interpreter, a drop-in replacement for CPython
75+
It's fast (`PyPy and CPython`_ performance
76+
comparison) due to its integrated tracing JIT compiler.
77+
78+
We also welcome developers of other `dynamic languages`_ to see what RPython
79+
can do for them.
80+
81+
We provide binary builds for:
82+
83+
* **x86** machines on most common operating systems
84+
(Linux 32/64 bits, Mac OS 64 bits, Windows 64 bits)
85+
86+
* 64-bit **ARM** machines running Linux (``aarch64``) and macos (``macos_arm64``).
87+
88+
PyPy supports Windows 32-bit, Linux PPC64 big- and little-endian, Linux ARM
89+
32 bit, RISC-V RV64IMAFD Linux, and s390x Linux but does not release binaries.
90+
Please reach out to us if you wish to sponsor binary releases for those
91+
platforms. Downstream packagers provide binary builds for debian, Fedora,
92+
conda, OpenBSD, FreeBSD, Gentoo, and more.
93+
94+
.. _`PyPy and CPython`: https://speed.pypy.org
95+
.. _`dynamic languages`: https://rpython.readthedocs.io/en/latest/examples.html
96+
97+
What else is new?
98+
=================
99+
100+
For more information about the 7.3.19 release, see the `full changelog`_.
101+
102+
Please update, and continue to help us make pypy better.
103+
104+
Cheers,
105+
The PyPy Team
106+
107+
.. _`full changelog`: https://doc.pypy.org/en/latest/release-v7.3.19.html#changelog

0 commit comments

Comments
 (0)