Name: | python27-python |
---|---|
Version: | 2.7.18 |
Release: | 2.0.1.el7 |
Architecture: | x86_64 |
Group: | Development/Languages |
Size: | 80983 |
License: | Python |
RPM: | python27-python-2.7.18-2.0.1.el7.x86_64.rpm |
Source RPM: | python27-python-2.7.18-2.0.1.el7.src.rpm |
Build Date: | Tue Oct 20 2020 |
Build Host: | x86-ol7-builder-02.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-2020-26116: Reject control chars in HTTP method in httplib.putrequest Resolves: rhbz#1883541
- Update to 2.7.18, the last release of the Python 2 series - Security fix for CVE-2019-18348 - Security fix for CVE-2019-20907 Resolves: rhbz#1882656, rhbz#1882670, rhbz#1882666
- Rebuild to regenerate properly the pyc and pyo files Resolves: rhbz#1759950
- Update to 2.7.17 Resolves: rhbz#1759950
- Security fix for CVE-2019-10160 Resolves: rhbz#1718925
- Security fix for CVE-2019-9948 Resolves: rhbz#1704175
- 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