[ All 3 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.12-3.12.9-2.el10_0

Name python3.12
Epoch 0
Version 3.12.9
Release 2.el10_0
Website/URL https://www.python.org/
License Python-2.0.1
Build Time 2025-05-19 14:48:58
Build Host builder-x86-06.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
Screenshot 1 Screenshot 2 Screenshot 3
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
python3-3.12.9-2.el10_0.x86_64 Python 3.12 interpreter c6208790880a9086f5abcae5ddd4ec0da3260e4f8f074ba12e8a0f14fbce7df4 download
python3-libs-3.12.9-2.el10_0.x86_64 Python runtime libraries c9c2d30898f028fc1d990cd9bf704a964854e81802ba9485f1541d3924e0fc7d download
python3-devel-3.12.9-2.el10_0.x86_64 Libraries and header files needed for Python development af5f23ea7fd3269fb5ef70ad13769ab54e8e378c3152b8ecf5b48dcd0b7460ab download
python3-tkinter-3.12.9-2.el10_0.x86_64 A GUI toolkit for Python e5b7707deeb212bea2fd94dab606158e244e3ce48ee22e94874cbf70fd40f25f download
python3-debug-3.12.9-2.el10_0.x86_64 Debug version of the Python runtime 437b4208a972ebc2ed41988315a26c3e56dd3f0a9970e07e8e982365e3e0317a download
python3-idle-3.12.9-2.el10_0.x86_64 Python 3 Integrated Development and Learning Environment 8d8ac47da2568fd64a593e85e6acbe1841740e31c5a24141ff36b53940b87f24 download
python3-test-3.12.9-2.el10_0.x86_64 The self-test suite for the main python3 package 049975f19e470609ae5278502ca36752fd6cff0542045e9afc4fa6ff7c1c55af download
aarch64
python3-3.12.9-2.el10_0.aarch64 Python 3.12 interpreter 31580b4ebd0d6f1b11c179932ec3c408f25689c7bff733375622cbd7c3d35fd5 download
python3-libs-3.12.9-2.el10_0.aarch64 Python runtime libraries 05b533c3e92d291b117ebfc51d9d3f49ab3621e4630cc96fe444152ad60b912e download
python3-devel-3.12.9-2.el10_0.aarch64 Libraries and header files needed for Python development d5c76e6b01ea6b1c6d04d79cd632ceab65132fdf54c159216cf813c37d13f7bc download
python3-tkinter-3.12.9-2.el10_0.aarch64 A GUI toolkit for Python a7ca7e3ac990deb4b3dab2316559ac257471626b6e5fdccd508e670fc4907078 download
python3-debug-3.12.9-2.el10_0.aarch64 Debug version of the Python runtime 0d043fc7504305ee02c83952fb505d537b28443b7f5a2d4d6dc96dde81c2f36d download
python3-idle-3.12.9-2.el10_0.aarch64 Python 3 Integrated Development and Learning Environment 5fa7d26a0334ca05a70b11a57065fde368f1a74857240d7aabd3bb1e541fcf62 download
python3-test-3.12.9-2.el10_0.aarch64 The self-test suite for the main python3 package bc683339a196437b62da362ec97e438f1a2bb86825df88f30991cd814cd3d925 download
noarch
python-unversioned-command-3.12.9-2.el10_0.noarch The "python" command that runs Python 3 ba71d9cf1338c19b87051f32c935f1925bc57b1f1ae0bd9dada3c87f18f63e7a download
src
python3.12-3.12.9-2.el10_0.src Python 3 Integrated Development and Learning Environment 4e10b9f271722d9cc734a4e193691a43f1404dee4241368c4e485bc0caf28c1f download
Changelog link
* Wed May 14 2025 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 3.12.9-2
- Rebuilt for MSVSphere 10

* Mon Mar 31 2025 Charalampos Stratakis <cstratak@redhat.com> - 3.12.9-2
- Properly apply exported CFLAGS for dtrace/systemtap builds
Resolves: RHEL-85727

* Tue Feb 04 2025 Charalampos Stratakis <cstratak@redhat.com> - 3.12.9-1
- Update to 3.12.9
- Security fix for CVE-2025-0938
Resolves: RHEL-77264

* Tue Dec 03 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.12.8-1
- Update to 3.12.8
- Security fix for CVE-2024-9287 and CVE-2024-12254
Resolves: RHEL-64877, RHEL-70450

* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 3.12.6-2
- Bump release for October 2024 mass rebuild:
  Resolves: RHEL-64018

* Mon Sep 09 2024 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.6-1
- Update to 3.12.6
Resolves: RHEL-57397

* Fri Aug 23 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.12.5-2
- Security fix for CVE-2024-8088
Resolves: RHEL-55923

* Wed Aug 07 2024 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.5-1
- Update to 3.12.5
- Security fix for CVE-2024-6923
Resolves: RHEL-53036

* Wed Jul 17 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.12.4-4
- Build Python with -O3
- https://fedoraproject.org/wiki/Changes/Python_built_with_gcc_O3

* Thu Jul 11 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.12.4-3
- Fix issues uncovered by static analysis
Resolves: RHEL-45021