Project python3.9-3.9.21-2.el9
Name | python3.9 |
---|---|
Epoch | 0 |
Version | 3.9.21 |
Release | 2.el9 |
Website/URL | https://www.python.org/ |
License | Python |
Build Time | 2025-03-31 17:05:32 |
Build Host | builder-x86-07.inferitos.ru |
Summary | Python 3 Integrated Development and Learning Environment |
Repositories | BaseOS |
Description | IDLE is Python’s Integrated Development and Learning Environment. The GUI is uniform between Windows, Unix, and Mac OS X. IDLE provides an easy way to start writing, running, and debugging Python code.IDLE is written in pure Python, and uses the tkinter GUI toolkit. It provides:a Python shell window (interactive interpreter) with colorizing of code input, output, and error messages,a multi-window text editor with multiple undo, Python colorizing, smart indent, call tips, auto completion, and other features,search within any window, replace within editor windows, and search through multiple files (grep),a debugger with persistent breakpoints, stepping, and viewing of global and local namespaces. |
Errata | INFSA-2025:6977 |



×
Package | Summary | SHA-256 checksum |
---|---|---|
x86_64 | ||
python3-3.9.21-2.el9.x86_64 | Python 3.9 interpreter | 8849b08440b40b1d92e65e6b0b021af612fd7099e1f686bfc09c1942ad5b6a07 |
python3-libs-3.9.21-2.el9.x86_64 | Python runtime libraries | 47f1ea5659919b75d05114cbdcb4767349384862f43d8b17916947cd24efccca |
python3-devel-3.9.21-2.el9.x86_64 | Libraries and header files needed for Python development | cded13f0e7d78961244b6fa25e6b6f062da74d0ba3e27c332d38888f4c98808c |
python3-tkinter-3.9.21-2.el9.x86_64 | A GUI toolkit for Python | 70ed011e03eca9f9b594178df6b72275229b84135f9a20bcf93cafcb702e93d8 |
python3-debug-3.9.21-2.el9.x86_64 | Debug version of the Python runtime | 0779dcf55e03f2db92ee5e45648e0b1bbfc526d88602d6ac8618e7dac10e41b1 |
python3-idle-3.9.21-2.el9.x86_64 | Python 3 Integrated Development and Learning Environment | 6a9fcb42514d96852f6f5c62d3f3ba8c2ee2a404420ec7f35a604ad92f4e611c |
python3-test-3.9.21-2.el9.x86_64 | The self-test suite for the main python3 package | e1935c291efa7d6b20d5aaf139d5a913923528b5fc9faa7e9264bc90701faf3a |
i686 | ||
python3-libs-3.9.21-2.el9.i686 | Python runtime libraries | c1ded787793795419a66d4250f84add1a0ece77cb66230988514e93e877a9d16 |
python3-devel-3.9.21-2.el9.i686 | Libraries and header files needed for Python development | 4f77e54378473ab7a0c8a16966be8d31967b31a96beb3aabaf70a765385d1df7 |
python3-3.9.21-2.el9.i686 | Python 3.9 interpreter | bbf1869684c12a3dceee52d21bbfa4bf1a8da03bf82a7ec3a8acdd0dad4d0f6d |
python3-debug-3.9.21-2.el9.i686 | Debug version of the Python runtime | fc8df0b46d34c6b1a8763fb748c98ccb86b9de0c554fab68053d8bb9e3155fb7 |
python3-idle-3.9.21-2.el9.i686 | Python 3 Integrated Development and Learning Environment | 6dbea7508fb5143b6bc480574c012cc765230093d7106c7a0b56558595abccfa |
python3-test-3.9.21-2.el9.i686 | The self-test suite for the main python3 package | 2f19026b97c3fcd8b3fb87cb8ac27024c163b98238a99d0fa9d7fdaab16432bb |
python3-tkinter-3.9.21-2.el9.i686 | A GUI toolkit for Python | 56fb571a66ccc044a3ea343e196af17e0d0841dddc397cde47b930566e47333e |
aarch64 | ||
python3-3.9.21-2.el9.aarch64 | Python 3.9 interpreter | bac890c12e2bb059fae70712962b0c8626d0764c51600e918c40e252edf9f8e6 |
python3-libs-3.9.21-2.el9.aarch64 | Python runtime libraries | 855adca58dc5c39e2df43321da24e62d85e7a5d9f4a538c2659a741332d3fc10 |
python3-devel-3.9.21-2.el9.aarch64 | Libraries and header files needed for Python development | 3e5fef56ef31e87d7e7e117108bd2f38ef29b98a9483f531637b289bebb3d98f |
python3-tkinter-3.9.21-2.el9.aarch64 | A GUI toolkit for Python | c357fe4be2ae2c2fc9d6b7bd4dd1679ce9f49ad2b76e468c800ec1e969e580fa |
python3-debug-3.9.21-2.el9.aarch64 | Debug version of the Python runtime | c3a924fee0b53e5eaa53ac5434a9fdd8323f00ef26cfd8bc8389b713c8492c8d |
python3-idle-3.9.21-2.el9.aarch64 | Python 3 Integrated Development and Learning Environment | ce38a9edf7b86878f80e7f51e2298d3b1ea2cc945f18efa035ee5813965951c7 |
python3-test-3.9.21-2.el9.aarch64 | The self-test suite for the main python3 package | 472f836ef2afe23b7d6f962d333745fd538a67172665dbc799d466ccc4b69592 |
noarch | ||
python-unversioned-command-3.9.21-2.el9.noarch | The "python" command that runs Python 3 | 226a55825be8c34c5c2b109f8b8257a35268c0298ea7e618c1846b609c14c5eb |
src | ||
python3.9-3.9.21-2.el9.src | Python 3 Integrated Development and Learning Environment | 4e4da596fcb35046190640be787df6eeafaaad0a70ce633e96f9bc6892bf2427 |
* Mon Feb 10 2025 Charalampos Stratakis <cstratak@redhat.com> - 3.9.21-2 - Security fix for CVE-2025-0938 Resolves: RHEL-77263 * Wed Dec 04 2024 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.9.21-1 - Update to 3.9.21 - Security fix for CVE-2024-11168 and CVE-2024-9287 Resolves: RHEL-64889 Resolves: RHEL-69942 * Mon Sep 09 2024 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.9.20-1 - Update to 3.9.20 Resolves: RHEL-57422 * Fri Aug 23 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.9.19-8 - Security fix for CVE-2024-8088 Resolves: RHEL-55967 * Tue Aug 13 2024 Lumír Balhar <lbalhar@redhat.com> - 3.9.19-7 - Security fix for CVE-2024-6923 Resolves: RHEL-53045 * Thu Aug 01 2024 Miro Hrončok <mhroncok@redhat.com> - 3.9.19-6 - Ensure 3rd party extension modules for the debug build use the -O0 flag * Thu Jul 25 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.9.19-5 - Properly propagate the optimization flags to C extensions * Thu Jul 18 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.9.19-4 - Build Python with -O3 - https://fedoraproject.org/wiki/Changes/Python_built_with_gcc_O3 * Thu Jul 18 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.9.19-3 - Security fix for CVE-2024-4032 Resolves: RHEL-44107 * Tue Jun 11 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.9.19-2 - Enable importing of hash-based .pyc files under FIPS mode Resolves: RHEL-40750