[ All A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project python3.9-3.9.21-2.el9_6.1

Name python3.9
Epoch 0
Version 3.9.21
Release 2.el9_6.1
Website/URL https://www.python.org/
License Python
Build Time 2025-07-22 19:57:30
Build Host certified-builder01.msvsphere-os.ru
Summary Python 3 Integrated Development and Learning Environment
Repositories Updates
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
Screenshot 1 Screenshot 2 Screenshot 3
× Full screenshot
Found 1 old version
Packages link
Package Summary SHA-256 checksum
x86_64
python3-3.9.21-2.el9_6.1.x86_64 Python 3.9 interpreter 83e39cb6d94eaf987da2b4b9bfae5ac3d7a733760d84efca889a17499b14ba8e download
python3-libs-3.9.21-2.el9_6.1.x86_64 Python runtime libraries 41614e8860e127f1c3a78d86021f5522379e23d2500e2fff4515e056b6302924 download
python3-debug-3.9.21-2.el9_6.1.x86_64 Debug version of the Python runtime 5b6668cc7c5f117320125b8578727df77c02513d80b74fc90ebe3a93f909ccd4 download
python3-devel-3.9.21-2.el9_6.1.x86_64 Libraries and header files needed for Python development 01d8016fca80e97ad139437e87779c48880e1f50bd9345d288c98603c914256d download
python3-idle-3.9.21-2.el9_6.1.x86_64 Python 3 Integrated Development and Learning Environment 4e10ac003aae94c117f29ce846dc3b40bfc3a2cafbb99e5662aee3dd31d15545 download
python3-test-3.9.21-2.el9_6.1.x86_64 The self-test suite for the main python3 package 35b869de7e31bb92c7689b7fd67ccb7cb6402edecbbcde37a8885edf85bfb825 download
python3-tkinter-3.9.21-2.el9_6.1.x86_64 A GUI toolkit for Python 1f583058dc283225c23f639ed0e002345c0befca47653d0e618e2ae2eb63a883 download
i686
python3-libs-3.9.21-2.el9_6.1.i686 Python runtime libraries 5e9b9210f8ec2e93fe3fd649658e2d4d7a89b48b3fb94cfe1d5c2735a4c3e302 download
noarch
python-unversioned-command-3.9.21-2.el9_6.1.noarch The "python" command that runs Python 3 054812195523ac2c80b92f6d96dd263600374b408ae96bb3d3e1c54c31cbd3e7 download
src
python3.9-3.9.21-2.el9_6.1.src Python 3 Integrated Development and Learning Environment 53527fb57d0d955ff09418a16192000f899e5f97bf7f5136403ff72c95808f1b download
Changelog link
* Fri Jun 27 2025 Charalampos Stratakis <cstratak@redhat.com> - 3.9.21-2.1
- Security fixes for CVE-2025-4517, CVE-2025-4330, CVE-2025-4138, CVE-2024-12718, CVE-2025-4435
Resolves: RHEL-98053, RHEL-98025, RHEL-98243, RHEL-98195, RHEL-98219

* 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