Name: | python39-devel |
---|---|
Version: | 3.9.19 |
Release: | 7.module+el8.10.0+90395+b6c4aad1 |
Architecture: | x86_64 |
Module: | python39:3.9:8100020240826142629:d47b87a4 |
Group: | Unspecified |
Size: | 816212 |
License: | Python |
RPM: | python39-devel-3.9.19-7.module+el8.10.0+90395+b6c4aad1.x86_64.rpm |
Source RPM: | python39-3.9.19-7.module+el8.10.0+90395+b6c4aad1.src.rpm |
Build Date: | Thu Aug 29 2024 |
Build Host: | build-ol8-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://www.python.org/ |
Summary: | Libraries and header files needed for Python development |
Description: | This package contains the header files and configuration needed to compile Python extension modules (typically written in C or C++), to embed Python into other programs, and to make binary distributions for Python libraries. It also contains the necessary macros to build RPM packages with Python modules and 2to3 tool, an automatic source converter from Python 2.X. If you want to build an RPM against the python39 module, you also need to install the python39-rpm-macros package. |
- 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
- Update to 3.9.18 - Security fix for CVE-2023-40217 Resolves: RHEL-3238