Пакет python3.12-3.12.11-2.el8_10.x86_64
Имя | python3.12 |
---|---|
Эпоха | 0 |
Версия | 3.12.11 |
Релиз | 2.el8_10 |
Архитектура | x86_64 |
Сайт | https://www.python.org/ |
Лицензия | Python-2.0.1 |
Время сборки | 2025-08-27 09:41:06 |
Хост сборки | builder-x86-03.inferitos.ru |
Краткое описание | Version 3.12 of the Python interpreter |
Репозитории | AppStream |
Полное описание | Python 3.12 is an accessible, high-level, dynamically typed, interpreted programming language, designed with an emphasis on code readability. It includes an extensive standard library, and has a vast ecosystem of third-party libraries. The python3.12 package provides the "python3.12" executable: the reference interpreter for the Python language, version 3. The majority of its standard library is provided in the python3.12-libs package, which should be installed automatically along with python3.12. The remaining parts of the Python standard library are broken out into the python3.12-tkinter and python3.12-test packages, which may need to be installed separately. Documentation for Python is provided in the python3.12-docs package. Packages containing additional libraries for Python are generally named with the "python3.12-" prefix. For the unversioned "python" executable, see manual page "unversioned-python". |
Эррата | — |
Размер | 31 КиБ |
Исходный проект | python3.12-3.12.11-2.el8_10 |
Контрольная сумма SHA-256 | fe7b02952da71ce3d4ab5ee70d812e20abde1210592364522cd94626d059a62a |
×
* Thu Aug 14 2025 Lumír Balhar <lbalhar@redhat.com> - 3.12.11-2 - Security fix for CVE-2025-8194 Resolves: RHEL-106343 * Wed Jun 04 2025 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.11-1 - Update to 3.12.11 - Security fixes for CVE-2025-4517, CVE-2025-4330, CVE-2025-4138, CVE-2024-12718, CVE-2025-4435 Resolves: RHEL-98040, RHEL-98010, RHEL-97808, RHEL-98070, RHEL-98213 * Wed Apr 09 2025 Miro Hrončok <mhroncok@redhat.com> - 3.12.10-1 - Update to 3.12.10 Resolves: RHEL-86888 * Tue Feb 04 2025 Charalampos Stratakis <cstratak@redhat.com> - 3.12.9-1 - Update to 3.12.9 - Security fix for CVE-2025-0938 Related: RHEL-86888 * 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-64880, RHEL-70315 * Mon Sep 09 2024 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.6-1 - Update to 3.12.6 Resolves: RHEL-57405 * Fri Aug 23 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.12.5-2 - Security fix for CVE-2024-8088 Resolves: RHEL-55939 * 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-53075 * Thu Jul 25 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.12.4-3 - Properly propagate the optimization flags to C extensions * Wed Jul 17 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.12.4-2 - Build Python with -O3 - https://fedoraproject.org/wiki/Changes/Python_built_with_gcc_O3