[ Все 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 ]
×

Пакет python3-idle-3.12.9-2.el10_0.x86_64 download

Имя python3-idle
Эпоха 0
Версия 3.12.9
Релиз 2.el10_0
Архитектура x86_64
Сайт https://www.python.org/
Лицензия Python-2.0.1
Время сборки 2025-05-19 14:49:12
Хост сборки builder-x86-06.inferitos.ru
Краткое описание Python 3 Integrated Development and Learning Environment
Репозитории CRB
Полное описание 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.
Эррата
Размер 1103 КиБ
Исходный проект python3.12-3.12.9-2.el10_0
Контрольная сумма SHA-256 8d8ac47da2568fd64a593e85e6acbe1841740e31c5a24141ff36b53940b87f24
Screenshot 1 Screenshot 2 Screenshot 3
× Full screenshot
История изменений 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