Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
python-tools - A collection of development tools included with Python
- Description:
This package includes several tools to help with the development of Python
programs, including IDLE (an IDE with editing and debugging facilities), a
color editor (pynche), and a python gettext program (pygettext.py).
Packages
python-tools-2.6.6-66.el6_8.i686
[869 KiB] |
Changelog
by Charalampos Stratakis (2016-08-09):
- Fix for CVE-2016-1000110 HTTPoxy attack
Resolves: rhbz#1359161
|
python-tools-2.6.6-64.el6.i686
[868 KiB] |
Changelog
by Matej Stuchlik (2015-05-22):
- Enable use of deepcopy() with instance methods
Resolves: rhbz#1223037
|
python-tools-2.6.6-51.el6.i686
[867 KiB] |
Changelog
by Matej Stuchlik (2013-09-04):
- Fixed memory leak in _ssl._get_peer_alt_names
Resolves: rhbz#1002983
|
python-tools-2.6.6-29.el6_2.2.i686
[864 KiB] |
Changelog
by David Malcolm (2012-05-01):
- if hash randomization is enabled, also enable it within pyexpat
Resolves: CVE-2012-0876
|