[ Все 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-3.6.8-70.el8_10

Имя python3
Эпоха 0
Версия 3.6.8
Релиз 70.el8_10
Сайт https://www.python.org/
Лицензия Python
Время сборки 2025-07-02 09:04:58
Хост сборки builder-x86-05.inferitos.ru
Краткое описание Python 3 Integrated Development and Learning Environment
Репозитории BaseOS
Полное описание 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.
Эррата INFSA-2025:10128
Screenshot 1 Screenshot 2 Screenshot 3
× Full screenshot
Найдены 4 старые версии
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
x86_64
platform-python-3.6.8-70.el8_10.x86_64 Internal interpreter of the Python programming language 13ac84530afe023fe4180d6e769f66f93b818731c757aacc33f48361c02ed556 download
python3-libs-3.6.8-70.el8_10.x86_64 Python runtime libraries bbc089b94007779b454007371308bd862d590613ddbbd27802df93cdd6f0c6ad download
python3-test-3.6.8-70.el8_10.x86_64 The self-test suite for the main python3 package 216ea367976573cf988deebd71bfea94743c8819d36c7cc0872e5b92ad7faee4 download
platform-python-debug-3.6.8-70.el8_10.x86_64 Debug version of the Python runtime aa72c7e5ec3d498bb3fe81c6932511f7a7cfd5fd6c371a1b7216bac1f4783692 download
platform-python-devel-3.6.8-70.el8_10.x86_64 Libraries and header files needed for Python development 97722512a019c050806cebdce924b8622020e108f2681091349fee85f971f517 download
python3-idle-3.6.8-70.el8_10.x86_64 Python 3 Integrated Development and Learning Environment 570de9b90829a70ace7d672aebfbdd76949f1e5c636ce2eafa655bda5f1fc991 download
python3-tkinter-3.6.8-70.el8_10.x86_64 A GUI toolkit for Python 892227d5abacaf5715eb433cd76cf2e28fc137695c13db14adbde8efbc9378b7 download
i686
python3-libs-3.6.8-70.el8_10.i686 Python runtime libraries 40e484752e3b9aaf3c592f3fc565d0330abe828af432095d0410d383a81f3ec4 download
platform-python-3.6.8-70.el8_10.i686 Internal interpreter of the Python programming language e6138a4d802ce7af3bc8e7b597b096fc6f5dfe59b78d6899c41e3ad5d95bdac6 download
platform-python-debug-3.6.8-70.el8_10.i686 Debug version of the Python runtime a54076deef4d3c005895db7cb5057d21effea80a584e4961e40b2122bae67e14 download
platform-python-devel-3.6.8-70.el8_10.i686 Libraries and header files needed for Python development d46914c5b6faddbff93f48a2a46ab975bb020e94ddd621fa17a6fb015b9f00fc download
python3-idle-3.6.8-70.el8_10.i686 Python 3 Integrated Development and Learning Environment 9336601299b8d9f3da73573e71494d7ce342d2ae67295c35e76040e0c661b32f download
python3-test-3.6.8-70.el8_10.i686 The self-test suite for the main python3 package f18560eca1b77e57440decea205a30840684e3de6eb78028de3f24edfcdbbe00 download
python3-tkinter-3.6.8-70.el8_10.i686 A GUI toolkit for Python 1baac536fb25b59cb46b735a85201c79aa7431123bb9f67c41c008f79187ea0d download
src
python3-3.6.8-70.el8_10.src Python 3 Integrated Development and Learning Environment f633427df6ad770c4c636c0b8ce80787c20374777cd5e74229fbe6c2fdf75305 download
История изменений link
* Tue Jun 24 2025 Lumír Balhar <lbalhar@redhat.com> - 3.6.8-70
- Security fixes for CVE-2025-4517, CVE-2025-4330, CVE-2025-4138, CVE-2024-12718, CVE-2025-4435
Resolves: RHEL-98030, RHEL-97987, RHEL-98232, RHEL-98065, RHEL-98189

* Thu Nov 14 2024 Lumír Balhar <lbalhar@redhat.com> - 3.6.8-69
- Security fix for CVE-2024-11168
Resolves: RHEL-67252

* Tue Nov 05 2024 Lumír Balhar <lbalhar@redhat.com> - 3.6.8-68
- Security fix for CVE-2024-9287
Resolves: RHEL-64878

* Thu Sep 05 2024 Lumír Balhar <lbalhar@redhat.com> - 3.6.8-67
- Security fix for CVE-2024-6232
Resolves: RHEL-57399

* Mon Aug 19 2024 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.6.8-66
- Security fix for CVE-2024-6923
Resolves: RHEL-53065

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

* Thu Jul 18 2024 Miro Hrončok <mhroncok@redhat.com> - 3.6.8-64
- Add explicit RPM Provides for /usr/libexec/platform-python
Resolves: RHEL-48605

* Thu Jul 04 2024 Lumír Balhar <lbalhar@redhat.com> - 3.6.8-63
- Security fix for CVE-2024-4032
Resolves: RHEL-44060

* Wed Apr 24 2024 Lumír Balhar <lbalhar@redhat.com> - 3.6.8-62
- Security fix for CVE-2024-0450
Resolves: RHEL-33683

* Wed Apr 24 2024 Lumír Balhar <lbalhar@redhat.com> - 3.6.8-61
- Security fix for CVE-2023-6597
Resolves: RHEL-33671