Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
python-devel: The libraries and header files needed for Python development.
Name: | python-devel |
Vendor: | Scientific Linux |
Version: | 2.3.4 |
License: | PSF - see LICENSE |
Release: | 14.2 |
URL: | http://www.python.org/ |
- Summary
- The Python programming language's interpreter can be extended with
dynamically loaded extensions and can be embedded in other programs.
This package contains the header files and libraries needed to do
these types of tasks.
Install python-devel if you want to develop Python extensions. The
python package will also need to be installed. You'll probably also
want to install the python-docs package, which contains Python
documentation.
Changelog
- * Mon Feb 6 18:00:00 2006 Mihai Ibanescu <misa{%}redhat{*}com> 2.3.4-14.2
- Fixed bug #166335, CVE-2005-2491 - PCRE heap overflow
- * Wed Feb 2 18:00:00 2005 Mihai Ibanescu <misa{%}redhat{*}com> 2.3.4-14.1
- Fixed security issue in SimpleXMLRPCServer.py (#146649)
- * Thu Nov 4 18:00:00 2004 Mihai Ibanescu <misa{%}redhat{*}com> 2.3.4-14
- Fixed bugs #138110 #138112 (python overflows stack buffer) - SF bug 105470