Name: | python27-python |
---|---|
Version: | 2.7.16 |
Release: | 6.0.1.el7 |
Architecture: | x86_64 |
Group: | Development/Languages |
Size: | 81387 |
License: | Python |
RPM: | python27-python-2.7.16-6.0.1.el7.x86_64.rpm |
Source RPM: | python27-python-2.7.16-6.0.1.el7.src.rpm |
Build Date: | Mon Jul 08 2019 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.python.org/ |
Summary: | An interpreted, interactive, object-oriented programming language |
Description: | Python is an interpreted, interactive, object-oriented programming language often compared to Tcl, Perl, Scheme or Java. Python includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems (X11, Motif, Tk, Mac and MFC). Programmers can write new built-in modules for Python in C or C++. Python can be used as an extension language for applications that need a programmable interface. Note that documentation for Python is provided in the python-docs package. This package provides the "python" executable; most of the actual implementation is within the "python-libs" package. |
- Add Oracle Linux distribution in platform.py [orabug 20812544]
- Security fix for CVE-2019-10160 Resolves: rhbz#1718924
- Security fix for CVE-2019-9948 Resolves: rhbz#1709404
- Fix regression in the crypt module introduced in update to Python 2.7.16 (fix the name of the _crypt module init function).
- Disallow control chars in http URLs - Fixes CVE-2019-9740 and CVE-2019-9947 Resolves: rhbz#1703534 and rhbz#1704372
- Updated fix for CVE-2019-9636 Resolves: rhbz#1706798
- Update to 2.7.16 Resolves: rhbz#1563451, rhbz#1563487, rhbz#1636839
- Security fix for CVE-2019-9636 Resolves: rhbz#1689326
- Enable tests and rewheel
- Add support for aarch64 and ppc64le. - Disable rewheel and tests