Name: | python |
---|---|
Version: | 2.7.5 |
Release: | 18.el7_1.1 |
Architecture: | x86_64 |
Group: | Development/Languages |
Size: | 80835 |
License: | Python |
RPM: | python-2.7.5-18.el7_1.1.x86_64.rpm |
Source RPM: | python-2.7.5-18.el7_1.1.src.rpm |
Build Date: | Tue Jun 23 2015 |
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. |
- make multiprocessing ignore EINTR Resolves: rhbz#1210347
- valgrind is now supported on aarch64/ppc64le Resolves: rhbz#1137039
- Fix building on ppc64le (fix test_gdb, disable valgrind support). Resolves: rhbz#1125657
- Fix buffer overflow (upstream patch) Resolves: rhbz#1062376
- Mass rebuild 2014-01-24
- Fix missing documentation for some keywords Resolves: rhbz#1032116
- Make library-files user writable Resolves: rhbz#1046276
- Use -O3 when building on ppc64. Resolves: rhbz#1051076
- Mass rebuild 2013-12-27
- Added an explicit RPATH to _elementtree.so Resolves: rhbz#1019345