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.4.el4_6.1 |
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
- * Tue Nov 20 18:00:00 2007 James Antill <james{*}antill{%}redhat{*}com> - 2.3.4-14.4.el4_6.1
- Fix possible integer overflow in image ops
- Fix off by one strxfrm malloc
- Fix pypcre bugs
- Resolves: rhbz#392041
- * Tue Jan 9 18:00:00 2007 Jeremy Katz <katzj{%}redhat{*}com> - 2.3.4-14.4
- Fix symlink loops with os.path.realpath (#173891)
- * Tue Sep 26 19:00:00 2006 Mihai Ibanescu <misa{%}redhat{*}com> - 2.3.4-14.3
- Fixed bug #208162 / CVE-2006-4980: repr unicode buffer overflow