Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
python3 - Version 3 of the Python programming language aka Python 3000
- Description:
Python 3 is a new version of the language that is incompatible with the 2.x
line of releases. The language is mostly the same, but many details, especially
how built-in objects like dictionaries and strings work, have changed
considerably, and a lot of deprecated features have finally been removed.
Packages
python3-3.3.2-19.fc20.x86_64
[44 KiB] |
Changelog
by Slavek Kabrda (2014-12-04):
- Fix CVE-2013-7338 and CVE-2014-2667.
Resolves: rhbz#1078015
Resolves: rhbz#1083594
|
python3-3.3.2-18.fc20.x86_64
[44 KiB] |
Changelog
by Slavek Kabrda (2014-11-03):
- Fix CVE-2014-4650 - CGIHTTPServer URL handling
Resolves: rhbz#1113529
|