Name: | python |
---|---|
Version: | 2.7.5 |
Release: | 88.0.1.el7 |
Architecture: | aarch64 |
Group: | Development/Languages |
Size: | 142291 |
License: | Python |
RPM: | python-2.7.5-88.0.1.el7.aarch64.rpm |
Source RPM: | python-2.7.5-88.0.1.el7.src.rpm |
Build Date: | Wed Nov 27 2019 |
Build Host: | ca-buildarm04.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-16056 Resolves: rhbz#1750773
- Fix CVE-2018-20852 Resolves: rhbz#1741551
- Security fix for CVE-2019-10160 Resolves: rhbz#1718388
- Security fix for CVE-2019-9948 Resolves: rhbz#1704174
- Disallow control chars in http URLs - Fixes CVE-2019-9740 and CVE-2019-9947 Resolves: rhbz#1704362 and rhbz#1703530
- Remove unversioned obsoletes Resolves: rhbz#1703600
- Updated fix for CVE-2019-9636 Resolves: rhbz#1689317
- Security fix for CVE-2019-9636 Resolves: rhbz#1689317
- Security fix for CVE-2019-5010: crash on parsing a specially crafted X509 certificate (resolves: rhbz#1666788)