Name: | python |
---|---|
Version: | 2.7.5 |
Release: | 77.0.1.el7_6 |
Architecture: | aarch64 |
Group: | Development/Languages |
Size: | 142291 |
License: | Python |
RPM: | python-2.7.5-77.0.1.el7_6.aarch64.rpm |
Source RPM: | python-2.7.5-77.0.1.el7_6.src.rpm |
Build Date: | Tue Apr 09 2019 |
Build Host: | ca-buildarm01.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-9636 Resolves: rhbz#1689316
- Remove an unversioned obsoletes tag Resolves: rhbz#1627059
- Provide the /usr/libexec/platform-python symlink to the main binary Resolves: rhbz#1599159
- Fix OSERROR 17 due to _multiprocessing/semaphore.c assuming a one-to-one Pid -> process mapping Resolves: rhbz#1579432
- Remove 3DS cipher to mitigate CVE-2016-2183 (sweet32). Resolves: rhbz#1581901
- Fix CVE-2018-1060 and CVE-2018-1061 Resolves: rhbz#1563454 and rhbz#1549192 - Provide python2-libs from the python-libs subpackage Resolves: rhbz#1557460
- Limit the number of CPU cores when building the package on power architectures Resolves: rhbz#1568974
- Do not send IP addresses in SNI TLS extension Resolves: rhbz#1555314
- Fix nondeterministic read in test_pty Resolves: rhbz#1512160