| Name: | python3 |
|---|---|
| Version: | 3.9.23 |
| Release: | 2.0.1.el9 |
| Architecture: | i686 |
| Group: | Unspecified |
| Size: | 32048 |
| License: | Python |
| RPM: | python3-3.9.23-2.0.1.el9.i686.rpm |
| Source RPM: | python3.9-3.9.23-2.0.1.el9.src.rpm |
| Build Date: | Mon Sep 15 2025 |
| Build Host: | build-ol9-i386.oracle.com |
| Vendor: | Oracle America |
| URL: | https://www.python.org/ |
| Summary: | Python 3.9 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 python3 package provides the "python3" executable: the reference interpreter for the Python language, version 3. The majority of its standard library is provided in the python3-libs package, which should be installed automatically along with python3. The remaining parts of the Python standard library are broken out into the python3-tkinter and python3-test packages, which may need to be installed separately. Documentation for Python is provided in the python3-docs package. Packages containing additional libraries for Python are generally named with the "python3-" prefix. |
- Remove upstream URL reference
- Security fix for CVE-2025-8194 Resolves: RHEL-106374
- Update to 3.9.23 - Security fixes for CVE-2025-4517, CVE-2025-4330, CVE-2025-4138, CVE-2024-12718, CVE-2025-4435 Resolves: RHEL-98051, RHEL-98024, RHEL-98242, RHEL-98193, RHEL-98218
- Add systemtap-sdt-devel build dependency Resolves: RHEL-99500
- Security fix for CVE-2025-0938 Resolves: RHEL-77263
- Update to 3.9.21 - Security fix for CVE-2024-11168 and CVE-2024-9287 Resolves: RHEL-64889 Resolves: RHEL-69942
- Update to 3.9.20 Resolves: RHEL-57422
- Security fix for CVE-2024-8088 Resolves: RHEL-55967
- Security fix for CVE-2024-6923 Resolves: RHEL-53045
- Ensure 3rd party extension modules for the debug build use the -O0 flag