python27-python

An interpreted, interactive, object-oriented programming language

Description

Python is an interpreted, interactive, object-oriented programming
language often compared to Tcl, Perl, Scheme or Java. Python includes
modules, classes, exceptions, very high level dynamic data types and
dynamic typing. Python supports interfaces to many system calls and
libraries, as well as to various windowing systems (X11, Motif, Tk,
Mac and MFC).

Programmers can write new built-in modules for Python in C or C++.
Python can be used as an extension language for applications that need
a programmable interface.

Note that documentation for Python is provided in the python-docs
package.

This package provides the "python" executable; most of the actual
implementation is within the "python-libs" package.
Website: http://www.python.org/
License: Python
Vendor: Baruwa Enterprise Edition https://packages.baruwa.com/
Group: development/languages

Packages

python27-python-2.7.18-4.1.el6.x86_64 [86 KiB] Changelog by Andrew Colin Kissa (2023-08-02):
- Fix for CVE-2023-24329
- Security fix for CVE-2021-3177
python27-python-2.7.18-4.el6.x86_64 [86 KiB] Changelog by Charalampos Stratakis (2022-03-16):
- Security fixes for CVE-2021-3733, CVE-2021-3737, CVE-2021-4189 and CVE-2022-0391
- Fix test suite issues with the latest expat security update
Resolves: rhbz#1995234, rhbz#1995162, rhbz#2036020, rhbz#2047376
python27-python-2.7.18-2.el6.x86_64 [85 KiB] Changelog by Andrew Colin Kissa (2020-11-11):
- BaruwaOS rebuild
python27-python-2.7.17-2.el6.x86_64 [85 KiB] Changelog by Charalampos Stratakis (2019-11-15):
- Rebuild to regenerate properly the pyc and pyo files
Resolves: rhbz#1767887