Name: | python3 |
---|---|
Version: | 3.6.8 |
Release: | 13.0.1.el7 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 97256 |
License: | Python |
RPM: | python3-3.6.8-13.0.1.el7.aarch64.rpm |
Source RPM: | python3-3.6.8-13.0.1.el7.src.rpm |
Build Date: | Wed Nov 27 2019 |
Build Host: | ca-buildarm01.us.oracle.com |
Vendor: | Oracle America |
URL: | https://www.python.org/ |
Summary: | Interpreter of the Python programming language |
Description: | Python is an accessible, high-level, dynamically typed, interpreted programming language, designed with an emphasis on code readability. It includes an extensive standard library, and has a vast ecosystem of third-party libraries. The python3 package provides the "python3" executable: the reference interpreter for the Python language, version 3. The majority of its standard library is provided in the python3-libs package, which should be installed automatically along with python3. The remaining parts of the Python standard library are broken out into the python3-tkinter and python3-test packages, which may need to be installed separately. Documentation for Python is provided in the python3-docs package. Packages containing additional libraries for Python are generally named with the "python3-" prefix. |
- Add Oracle Linux distribution in platform.py [Orabug: 20812544]
- Security fix for CVE-2019-16056 Resolves: rhbz#1750774
- Add support for OpenSSL FIPS mode - Fix faulthandler stack size Resolves: rhbz#1732908
- Security fix for CVE-2018-20852 Resolves: rhbz#1741552
- Security fix for CVE-2019-10160 Resolves: rhbz#1718403
- Security fix for CVE-2019-9948 Resolves: rhbz#1714642
- Disallow control chars in http URLs - Fixes CVE-2019-9740 and CVE-2019-9947 Resolves: rhbz#1703535 and rhbz#1704364
- Updated fix for CVE-2019-9636 Resolves: rhbz#1696755
- Security fix for CVE-2019-9636 (rhbz#1696755)
- Replace explicit conflicts with python34 < 3.4.9-3 with obsoletes Resolves: rhbz#1694003