Name: | python39 |
---|---|
Version: | 3.9.20 |
Release: | 1.module+el8.10.0+90419+54594e05 |
Architecture: | x86_64 |
Module: | python39:3.9:8100020240927003152:d47b87a4 |
Group: | Unspecified |
Size: | 25061 |
License: | Python |
RPM: | python39-3.9.20-1.module+el8.10.0+90419+54594e05.x86_64.rpm |
Source RPM: | python39-3.9.20-1.module+el8.10.0+90419+54594e05.src.rpm |
Build Date: | Thu Oct 24 2024 |
Build Host: | build-ol8-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://www.python.org/ |
Summary: | Version 3.9 of the Python 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 python39 package provides the "python3.9" executable: the reference interpreter for the Python language, version 3. The majority of its standard library is provided in the python39-libs package, which should be installed automatically along with python39. The remaining parts of the Python standard library are broken out into the python39-tkinter and python39-test packages, which may need to be installed separately. Documentation for Python is provided in the python39-docs package. Packages containing additional libraries for Python are generally named with the "python39-" prefix. For the unversioned "python" executable, see manual page "unversioned-python". |
- Update to 3.9.20 Resolves: RHEL-60007
- Security fix for CVE-2024-8088 Resolves: RHEL-55954
- Security fix for CVE-2024-6923 Resolves: RHEL-53102
- Properly propagate the optimization flags to C extensions
- Build Python with -O3 - https://fedoraproject.org/wiki/Changes/Python_built_with_gcc_O3
- Security fix for CVE-2024-4032 Resolves: RHEL-44094
- Enable importing of hash-based .pyc files under FIPS mode Resolves: RHEL-40786
- Update to 3.9.19 - Security fixes for CVE-2023-6597 and CVE-2024-0450 - Fix tests for XMLPullParser with Expat with fixed CVE Resolves: RHEL-33676, RHEL-33688
- Skip tests failing on s390x Resolves: RHEL-21905
- Security fix for CVE-2023-27043 Resolves: RHEL-5561