Name: | python3 |
---|---|
Version: | 3.9.18 |
Release: | 1.el9_3 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 85877 |
License: | Python |
RPM: | python3-3.9.18-1.el9_3.aarch64.rpm |
Source RPM: | python3.9-3.9.18-1.el9_3.src.rpm |
Build Date: | Thu Nov 09 2023 |
Build Host: | build-ol9-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | https://www.python.org/ |
Summary: | Python 3.9 interpreter |
Description: | Python 3.9 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. |
- Update to 3.9.18 - Security fix for CVE-2023-40217 Resolves: RHEL-3043
- Fix symlink handling in the fix for CVE-2023-24329 Resolves: rhbz#263261
- Update to 3.9.17 - Security fix for CVE-2023-24329 Resolves: rhbz#2173917
- Add filters for tarfile extraction (CVE-2007-4559, PEP-706) Resolves: rhbz#263261
- Update to 3.9.16 - Security fixes for CVE-2022-42919 and CVE-2022-45061 Resolves: rhbz#2138705, rhbz#2144072
- Update to 3.9.14 - Security fixes for CVE-2020-10735 and CVE-2021-28861 Resolves: rhbz#2120642, rhbz#1834423, rhbz#2128249
- Fix test_get_ciphers in test_ssl.py for FIPS mode Resolves: rhbz#2058233
- Security fix for CVE-2015-20107 Resolves: rhbz#2075390
- Update to 3.9.13 Resolves: rhbz#2054702, rhbz#2059951
- Fix undefined behavior in Modules/_hashopenssl.c Resolves: rhbz#1942527