[Python-Dev] PyPy3 2.1 beta 1 released (original) (raw)
Tres Seaver tseaver at palladion.com
Tue Jul 30 23🔞44 CEST 2013
- Previous message: [Python-Dev] PyPy3 2.1 beta 1 released
- Next message: [Python-Dev] to rename or not...
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 07/30/2013 04:39 PM, Philip Jenvey wrote:
================ PyPy3 2.1 beta 1 ================
We're pleased to announce the first beta of the upcoming 2.1 release of PyPy3. This is the first release of PyPy which targets Python 3 (3.2.3) compatibility. We would like to thank all of the people who donated to the
py3k_ _proposal
for supporting the work that went into this and future releases. You can download the PyPy3 2.1 beta 1 release here: http://pypy.org/download.html#pypy3-2-1-beta-1 Highlights ========== * The first release of PyPy3: support for Python 3, targetting CPython 3.2.3! - There are someknown issues
including performance regressions (issues#1540
؅
) slated to be resolved before the final release. What is PyPy? ============== PyPy is a very compliant Python interpreter, almost a drop-in replacement for CPython 2.7.3 or 3.2.3. It's fast due to its integrated tracing JIT compiler. This release supports x86 machines running Linux 32/64, Mac OS X 64 or Windows 32. Also this release supports ARM machines running Linux 32bit - anything withARMv6
(like the Raspberry Pi) orARMv7
(like Beagleboard, Chromebook, Cubieboard, etc.) that supportsVFPv3
should work.
Wow -- congratulations!
Tres. - --
Tres Seaver +1 540-429-0999 tseaver at palladion.com Palladion Software "Excellence by Design" http://palladion.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with undefined - http://www.enigmail.net/
iEYEARECAAYFAlH4LbQACgkQ+gerLs4ltQ655ACfXIlTNAldCJdCSjY0Os8xIhLu vl4AoIi8eXqB6Ef/RO2W46iIbQvlX41j =R2vL -----END PGP SIGNATURE-----
- Previous message: [Python-Dev] PyPy3 2.1 beta 1 released
- Next message: [Python-Dev] to rename or not...
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]