Mercurial > hgrepos > FreeBSD > ports > PyPy
diff pkg-descr @ 88:c356842bd68c
Also note the Python compatibility for the 3.7 compatibility level
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Thu, 06 Oct 2022 09:37:16 +0200 |
| parents | 82ca701f5432 |
| children | a36fc15432fc |
line wrap: on
line diff
--- a/pkg-descr Wed Oct 05 16:27:30 2022 +0200 +++ b/pkg-descr Thu Oct 06 09:37:16 2022 +0200 @@ -1,5 +1,5 @@ PyPy3 is a fast, compliant alternative implementation of the Python -language (3.8.13). It has several advantages and distinct features: +language (3.7.13, 3.8.13). It has several advantages and distinct features: - Speed: thanks to its Just-in-Time compiler, Python programs often run faster on PyPy3.
