[ 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-1.el10

Name python3.12
Epoch 0
Version 3.12.9
Release 1.el10
Website/URL https://www.python.org/
License Python-2.0.1
Build Time 2025-04-03 08:42:05
Build Host builder-x86-03.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-1.el10.x86_64 Python 3.12 interpreter 6198561400f7b808c213bc83238e30ba7fef1b50ee1f5bd091b0f49f4870f711 download
python3-libs-3.12.9-1.el10.x86_64 Python runtime libraries 2cf0ee8c6a4c09216a104ff9bdeb642f6dd239814802b5a4c31216d3da40f0f9 download
python3-devel-3.12.9-1.el10.x86_64 Libraries and header files needed for Python development 87a5da982843ae2d7d10cd3dc9c0b6cfc2e6bee97d2566791119b2a6f6ff6d54 download
python3-tkinter-3.12.9-1.el10.x86_64 A GUI toolkit for Python 261e43e46c9280c21e7ffda7adb0e60e061ad415fd8d41751d9f14acfd8a81bd download
python3-debug-3.12.9-1.el10.x86_64 Debug version of the Python runtime 5bd47d8ff45fee0c2c20f9b3da6308cfeb25c1f2bf6f960f1ac7096b36eace05 download
python3-idle-3.12.9-1.el10.x86_64 Python 3 Integrated Development and Learning Environment 1ed83ddc45ee40486e8a9cedadea5b0e69e9955bf0ce5b8c679591aad6148ed8 download
python3-test-3.12.9-1.el10.x86_64 The self-test suite for the main python3 package d6fabc96d6fbeb3c1328e0af07b2b9f2d6ef46a7d8cddc8a97b002d03a2aa13d download
aarch64
python3-3.12.9-1.el10.aarch64 Python 3.12 interpreter 75cede46fb1057c90fd9260387ac197eb22e7789886173e11f303c14b5d38052 download
python3-libs-3.12.9-1.el10.aarch64 Python runtime libraries 89c0dd185ee09986bd66a5775ee9d7a7c336a7ed2c2b96e1f641e7d5189668f6 download
python3-devel-3.12.9-1.el10.aarch64 Libraries and header files needed for Python development 174b08f64216573390523d89ced8b4a0c891ecf1fc798b5fbbfbe4c159b5cd77 download
python3-tkinter-3.12.9-1.el10.aarch64 A GUI toolkit for Python 501175294190e8ceb2c5f76d238c00dc608709b1ab8adc86439161cbca943875 download
python3-debug-3.12.9-1.el10.aarch64 Debug version of the Python runtime 9965113e4381c19ab1be98068cb485ad2359e108a22467e00136aff67a2e4df7 download
python3-idle-3.12.9-1.el10.aarch64 Python 3 Integrated Development and Learning Environment fca24c093e9684d4e41e5943f63cf5371997b46deebbea7f402f1de8bfcb2426 download
python3-test-3.12.9-1.el10.aarch64 The self-test suite for the main python3 package 765e899299ab77dd62217e2245dfb98a79307795e97a3aec321f7e512d31e936 download
noarch
python-unversioned-command-3.12.9-1.el10.noarch The "python" command that runs Python 3 137c0dd404bac09d158b20ecbdfb6c08d585b289be8fa2836dfe7180a18dc7d2 download
src
python3.12-3.12.9-1.el10.src Python 3 Integrated Development and Learning Environment 1e41c521d7cd640b1cb7fa65637a969617aa5b7c4054b2fd4101db436aaccb09 download
Changelog link
* 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 Nov 26 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 3.12.6-2
- Rebuilt for MSVSphere 10

* 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

* Thu Jul 04 2024 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.4-2
- Require expat >= 2.6 to prevent errors when creating venvs with older expat