Name: | python38 |
---|---|
Version: | 3.8.6 |
Release: | 3.module+el8.4.0+20068+32a535e2 |
Architecture: | aarch64 |
Module: | python38:3.8:8040020210128125034:750317dc python38:3.8:8040020210420090415:6dfe838a |
Group: | Unspecified |
Size: | 86030 |
License: | Python |
RPM: | python38-3.8.6-3.module+el8.4.0+20068+32a535e2.aarch64.rpm |
Source RPM: | python38-3.8.6-3.module+el8.4.0+20068+32a535e2.src.rpm |
Build Date: | Fri Apr 09 2021 |
Build Host: | ca-buildarm06.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 python38 package provides the "python3" executable: the reference interpreter for the Python language, version 3. The majority of its standard library is provided in the python38-libs package, which should be installed automatically along with python38. The remaining parts of the Python standard library are broken out into the python38-tkinter and python38-test packages, which may need to be installed separately. Documentation for Python is provided in the python38-docs package. Packages containing additional libraries for Python are generally named with the "python38-" prefix. For the unversioned "python" executable, see manual page "unversioned-python". |
- Security fix for CVE-2021-3177 Resolves: rhbz#1919161
- Add support for upstream architecture names https://fedoraproject.org/wiki/Changes/Python_Upstream_Architecture_Names Resolves: rhbz#1868006
- Update to 3.8.6 - Security fix for CVE-2020-26116 Resolves: rhbz#1886755, rhbz#1883259
- Avoid infinite loop when reading specially crafted TAR files (CVE-2019-20907) Resolves: rhbz#1856481 - Resolve hash collisions for Pv4Interface and IPv6Interface (CVE-2020-14422) Resolves: rhbz#1854926
- Fix sqlite3 deterministic test Related: rhbz#1847416
- Rebased to 3.8.3 final - Backported changes from Fedora - Recommend python3-tkinter when tk is installed - Add bcond for no_semantic_interposition (enabled by default) - Update the ensurepip module to work with setuptools >= 45 Resolves: rhbz#1847416
- Fix test_hashlib and test_hmac under FIPS mode Resolves: rhbz#1812477
- Fix ensurepip to run pip via runpy to fix compatibility with pip 19.3.1 Resolves: rhbz#1827623
- Skip test_startup_imports from test_site if we have a .pth file in sys.path Resolves: rhbz#1815643
- Security fix for CVE-2020-8492 Resolves: rhbz#1810622