Name: | python |
---|---|
Version: | 2.7.5 |
Release: | 90.0.1.el7 |
Architecture: | aarch64 |
Group: | Development/Languages |
Size: | 142291 |
License: | Python |
RPM: | python-2.7.5-90.0.1.el7.aarch64.rpm |
Source RPM: | python-2.7.5-90.0.1.el7.src.rpm |
Build Date: | Fri Nov 13 2020 |
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]
- Avoid infinite loop when reading specially crafted TAR files (CVE-2019-20907) Resolves: rhbz#1856481
- Security fix for CVE-2019-16935 Resolves: rhbz#1797998
- 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