PyPy for Linux 7.1.1 freeware
PyPy was developed as a fast, open source, and compliant alternative implementation of the Python programming language. PyPy is highly compatible with existing python code. It supports ctypes and can run popular python libraries like twisted and django. ...
Author | PyPy Team |
Released | 2019-07-21 |
Filesize | 25.40 MB |
Downloads | 1076 |
OS | Linux |
Installation | Instal And Uninstall |
Keywords | Python implementation, JIT compiler, application development, development, JIT, develop |
Users' rating (5 rating) |
PyPy for Linux Free Download - we do not host any PyPy for Linux torrent files or links of PyPy for Linux on rapidshare.com, depositfiles.com, megaupload.com etc. All PyPy for Linux download links are direct PyPy for Linux download from publisher site or their selected mirrors.
7.1.1 | Jul 21, 2019 | New Release | Improve performance of u''.append Prevent a crash in zlib when flushing a closed stream Fix a few corner cases when encountering unicode values above 0x110000 Teach the JIT how to handle very large constant lists, sets, or dicts Fix building on ARM32 (issue 2984) Fix a bug in register assignment in ARM32 Package windows DLLs needed by cffi modules next to the cffi c-extensions (issue 2988) Cleanup and refactor JIT code to remove rpython.jit.metainterp.typesystem Fix memoryviews of ctype structures with padding, (cpython issue 32780) CFFI updated to as-yet-unreleased 1.12.3 |
2.3.1 | Jun 18, 2014 | New Release | Bugfixes: Many issues were cleaned up after being reported. Note that we consider performance slowdowns as bugs. Here is a summary of the user-facing changes; for more information see whats-new: The ARM port no longer crashes on unaligned memory access to floats and doubles, and singlefloats are supported in the JIT. Generators are faster since they now skip unnecessary cleanup A first time contributor simplified JIT traces by adding integer bound propagation in indexing and logical operations. Optimize consecutive dictionary lookups of the same key in a chain Our extensive pre-translation test suite now runs nightly on more platforms Fix issues with reimporting builtin modules Fix an RPython bug with loop-unrolling that appeared in the HippyVM PHP port Support for corner cases on objects with __int__ and __float__ methods Fix multithreaded support for gethostbyname_ex and gethostbyaddr Fix handling of tp_name for type objects |
2.3 | May 12, 2014 | New Release | Bugfixes: Many issues were cleaned up after being reported. Note that we consider performance slowdowns as bugs. Here is a summary of the user-facing changes; for more information see whats-new: The ARM port no longer crashes on unaligned memory access to floats and doubles, and singlefloats are supported in the JIT. Generators are faster since they now skip unnecessary cleanup A first time contributor simplified JIT traces by adding integer bound propagation in indexing and logical operations. Optimize consecutive dictionary lookups of the same key in a chain Our extensive pre-translation test suite now runs nightly on more platforms Fix issues with reimporting builtin modules Fix an RPython bug with loop-unrolling that appeared in the HippyVM PHP port Support for corner cases on objects with __int__ and __float__ methods Fix multithreaded support for gethostbyname_ex and gethostbyaddr Fix handling of tp_name for type objects |