Name: | python3.11 |
---|---|
Version: | 3.11.9 |
Release: | 7.el9_5.1 |
Architecture: | i686 |
Group: | Unspecified |
Size: | 31215 |
License: | Python |
RPM: | python3.11-3.11.9-7.el9_5.1.i686.rpm |
Source RPM: | python3.11-3.11.9-7.el9_5.1.src.rpm |
Build Date: | Fri Nov 15 2024 |
Build Host: | build-ol9-i386.oracle.com |
Vendor: | Oracle America |
URL: | https://www.python.org/ |
Summary: | Version 3.11 of the Python interpreter |
Description: | Python 3.11 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.11 package provides the "python3.11" executable: the reference interpreter for the Python language, version 3. The majority of its standard library is provided in the python3.11-libs package, which should be installed automatically along with python3.11. The remaining parts of the Python standard library are broken out into the python3.11-tkinter and python3.11-test packages, which may need to be installed separately. Documentation for Python is provided in the python3.11-docs package. Packages containing additional libraries for Python are generally named with the "python3.11-" prefix. |
- Security fix for CVE-2024-6232 Resolves: RHEL-57410
- Security fix for CVE-2024-8088 Resolves: RHEL-55959
- Security fix for CVE-2024-6923 Resolves: RHEL-53038
- 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-44099
- Enable importing of hash-based .pyc files under FIPS mode Resolves: RHEL-40779
- Rebase to 3.11.9 - Security fixes for CVE-2023-6597 and CVE-2024-0450 - Fix expat tests for the latest expat security release Resolves: RHEL-33677, RHEL-33689
- Rebase to 3.11.7 Resolves: RHEL-20233
- Security fix for CVE-2023-27043 Resolves: RHEL-21325