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

Имя python3
Эпоха 0
Версия 3.6.8
Релиз 71.el8_10
Сайт https://www.python.org/
Лицензия Python
Время сборки 2025-08-27 09:05:33
Хост сборки builder-x86-03.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.
Эррата
Screenshot 1 Screenshot 2 Screenshot 3
× Full screenshot
Найдено 5 старых версий
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
x86_64
platform-python-3.6.8-71.el8_10.x86_64 Internal interpreter of the Python programming language 0135a9cdc76397ba9205394c2d354226a9a2b33d04b9ce265d556186dcc2a88a download
python3-libs-3.6.8-71.el8_10.x86_64 Python runtime libraries 65fe8e12963633fb160d6fb248970dbdf6354b232fe15cc886c942751d159794 download
python3-test-3.6.8-71.el8_10.x86_64 The self-test suite for the main python3 package 9f9e3b7e2d74278854ee4aee21fe2fb7a99a0a067ab847f546ea9ec675e9aae3 download
platform-python-debug-3.6.8-71.el8_10.x86_64 Debug version of the Python runtime 33da51951c8434f84c65c1d2221fb1f8ca54193b4c869b942a8b12a6b4414e77 download
platform-python-devel-3.6.8-71.el8_10.x86_64 Libraries and header files needed for Python development 14ae7456d356a4a1ba5865ecda599898624526155ebbcba08cfdad89a39dd37f download
python3-idle-3.6.8-71.el8_10.x86_64 Python 3 Integrated Development and Learning Environment 603f6e07163d6542ba801ff8471d51b0848252b39758fa10fcb192bf4ead42cf download
python3-tkinter-3.6.8-71.el8_10.x86_64 A GUI toolkit for Python 56f041a56801206361c24aa428ae17240a7899d1376a8974c03535cc4511641e download
i686
python3-libs-3.6.8-71.el8_10.i686 Python runtime libraries cd2d14c3361dcc3e2a5ae56edfc674983fdf3b8d21b1c1611c59ebaa59664c1e download
platform-python-3.6.8-71.el8_10.i686 Internal interpreter of the Python programming language 0af688a74ec49779cd67174b99b89612a54d750a7a1a8d93a6d54796236634be download
platform-python-debug-3.6.8-71.el8_10.i686 Debug version of the Python runtime 5532dba5259b4c4f1daeac127452a6da07fa544d1a745c71562695aace70ff3f download
platform-python-devel-3.6.8-71.el8_10.i686 Libraries and header files needed for Python development 14834d7944b81584a366f462031ef919f6db0d89ea4fbf92e31da4f0718301e3 download
python3-idle-3.6.8-71.el8_10.i686 Python 3 Integrated Development and Learning Environment 9d41b44b5bada0a79d9fdef9431dbe9d7dd721a84cbcf9e48f93c71efd4a833e download
python3-test-3.6.8-71.el8_10.i686 The self-test suite for the main python3 package ce088a2db67a26c1ac120a96718df4755c3b6204579e996a8d43177e56b710de download
python3-tkinter-3.6.8-71.el8_10.i686 A GUI toolkit for Python 76c95f6767ea516828e7ca279fa574d4d281a5a6705fe70523ba1bfac3649b52 download
src
python3-3.6.8-71.el8_10.src Python 3 Integrated Development and Learning Environment 97d659475488ed12a561774158d1d1c242652c0c51813e2b763ea13830ddb30a download
История изменений link
* Mon Aug 11 2025 Lumír Balhar <lbalhar@redhat.com> - 3.6.8-71
- Security fix for CVE-2025-8194
Resolves: RHEL-106333

* 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