Name: | python3.12 |
---|---|
Version: | 3.12.5 |
Release: | 2.el9 |
Architecture: | i686 |
Group: | Unspecified |
Size: | 31162 |
License: | Python-2.0.1 |
RPM: | python3.12-3.12.5-2.el9.i686.rpm |
Source RPM: | python3.12-3.12.5-2.el9.src.rpm |
Build Date: | Sun Oct 27 2024 |
Build Host: | build-ol9-i386.oracle.com |
Vendor: | Oracle America |
URL: | https://www.python.org/ |
Summary: | Version 3.12 of the Python interpreter |
Description: | Python 3.12 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.12 package provides the "python3.12" executable: the reference interpreter for the Python language, version 3. The majority of its standard library is provided in the python3.12-libs package, which should be installed automatically along with python3.12. The remaining parts of the Python standard library are broken out into the python3.12-tkinter and python3.12-test packages, which may need to be installed separately. Documentation for Python is provided in the python3.12-docs package. Packages containing additional libraries for Python are generally named with the "python3.12-" prefix. |
- Security fix for CVE-2024-8088 Resolves: RHEL-55963
- Update to 3.12.5 - Security fix for CVE-2024-6923 Resolves: RHEL-53041
- Properly propagate the optimization flags to C extensions
- Build Python with -O3 - https://fedoraproject.org/wiki/Changes/Python_built_with_gcc_O3
- Update to 3.12.4 Resolves: RHEL-44103
- Enable importing of hash-based .pyc files under FIPS mode Resolves: RHEL-40772
- Update to 3.12.3 Related: RHEL-33690
- Move all test modules to the python3-test package, namely: - __phello__ - _xxsubinterpreters - xxlimited - xxlimited_35 - xxsubtype
- Fix tests for XMLPullParser with Expat with fixed CVE
- Update to 3.12.2 Resolves: RHEL-33690