Name: | python |
---|---|
Version: | 2.7.5 |
Release: | 58.0.1.el7 |
Architecture: | x86_64 |
Group: | Development/Languages |
Size: | 80835 |
License: | Python |
RPM: | python-2.7.5-58.0.1.el7.x86_64.rpm |
Source RPM: | python-2.7.5-58.0.1.el7.src.rpm |
Build Date: | Tue May 30 2017 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.python.org/ |
Summary: | 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. |
- Add Oracle Linux distribution in platform.py [orabug 20812544]
- Set stream to None in case an _open() fails. Resolves: rhbz#1432003
- Fix implicit declaration warnings of functions added by patches 147 and 265 Resolves: rhbz#1441237
- Fix shutil.make_archive ignoring empty directories when creating zip files Resolves: rhbz#1439734
- Update Python RPM macros with new ones from EPEL7 to simplify packaging Resolves: rhbz#1297522
- Protect key list during fork() Resolves: rhbz#1268226
- Fix _ssl.c reference leaks Resolves: rhbz#1272562
- Workaround Python's threading library issue with non returning wait, for signals with timeout Resolves: rhbz#1368076
- Enable certificate verification by default Resolves: rhbz#1219110
- Fix incorrect parsing of certain regular expressions Resolves: rhbz#1373363