| Name: | python3.11 | 
|---|---|
| Version: | 3.11.13 | 
| Release: | 1.0.1.el8_10 | 
| Architecture: | aarch64 | 
| Group: | Unspecified | 
| Size: | 85470 | 
| License: | Python | 
| RPM: | python3.11-3.11.13-1.0.1.el8_10.aarch64.rpm | 
| Source RPM: | python3.11-3.11.13-1.0.1.el8_10.src.rpm | 
| Build Date: | Tue Jul 01 2025 | 
| Build Host: | build-ol8-aarch64.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. For the unversioned "python" executable, see manual page "unversioned-python".  | 
- Update rpm-macros description [Orabug: 36024572]
- Update to 3.11.13 - Security fixes for CVE-2025-4517, CVE-2025-4330, CVE-2025-4138, CVE-2024-12718, CVE-2025-4435 Resolves: RHEL-98037, RHEL-98006, RHEL-98223, RHEL-98114, RHEL-98200
- Update to 3.11.11 Resolves: RHEL-64879
- Update to 3.11.10 Resolves: RHEL-57400
- Security fix for CVE-2024-8088 Resolves: RHEL-55934
- Security fix for CVE-2024-6923 Resolves: RHEL-53089
- 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-44067
- Enable importing of hash-based .pyc files under FIPS mode Resolves: RHEL-40783