Name: | pypy |
---|---|
Version: | 5.0.1 |
Release: | 3.el7 |
Architecture: | x86_64 |
Group: | Development/Languages |
Size: | 17984 |
License: | MIT and Python and UCD |
RPM: | pypy-5.0.1-3.el7.x86_64.rpm |
Source RPM: | pypy-5.0.1-3.el7.src.rpm |
Build Date: | Sat Nov 04 2017 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://pypy.org/ |
Summary: | Python implementation with a Just-In-Time compiler |
Description: | PyPy's implementation of Python, featuring a Just-In-Time compiler on some CPU architectures, and various optimized implementations of the standard types (strings, dictionaries, etc) This build of PyPy has JIT-compilation enabled. |
- Fix for: CVE-2016-0772 python: smtplib StartTLS stripping attack - Raise an error when STARTTLS fails - rhbz#1303647: https://bugzilla.redhat.com/show_bug.cgi?id=1303647 - rhbz#1351679: https://bugzilla.redhat.com/show_bug.cgi?id=1351679 - Fixed upstream: https://hg.python.org/cpython/rev/b3ce713fb9be
- Move header files back to %{pypy_include_dir} (rhbz#1328025)
- Update to 5.0.1 Resolves: rhbz#1316034
- Fixed errors due to missing __pycache__
- Updated to 2.2.1 - Several bundled modules (tkinter, sqlite3, curses, syslog) were not bytecompiled properly during build, that is now fixed - prepared new tests, not enabled yet
- Updated to 2.2.0
- Updated to 2.1.0
- 2.0.2, patch 8 does not seem necessary anymore
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- 2.0b1 (drop upstreamed patch 9)