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-8.fc20.s390x
[43 KiB] |
Changelog
by Matej Stuchlik (2013-11-07):
- Changed behavior of ssl.match_hostname() to follow RFC 6125 (rhbz#1023742)
|