[RELEASED] Python 3.3.5

9 Mar
2014
9 Mar
'14
11:39 a.m.
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On behalf of the Python development team, I'm very happy to announce the release of Python 3.3.5.
Python 3.3.5 includes fixes for these important issues:
- a 3.3.4 regression in zipimport (see http://bugs.python.org/issue20621)
- a 3.3.4 regression executing scripts with a coding declared and Windows newlines (see http://bugs.python.org/issue20731)
- potential DOS using compression codecs in bytes.decode() (see http://bugs.python.org/issue19619 and http://bugs.python.org/issue20404)
and also fixes quite a few other bugs.
Python 3.3 includes a range of improvements of the 3.x series, as well as easier porting between 2.x and 3.x. In total, almost 500 API items are new or improved in Python 3.3. For a more extensive list of changes in the 3.3 series, see
http://docs.python.org/3.3/whatsnew/3.3.html
To download Python 3.3.5 visit:
http://www.python.org/downloads/release/python-335/
This is a production release, please report any bugs to
http://bugs.python.org/
The final release is scheduled one week from now.
Enjoy!
Georg Brandl, Release Manager georg at python.org (on behalf of the entire python-dev team and 3.3's contributors)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (GNU/Linux)
iEYEARECAAYFAlMcRNEACgkQN9GcIYhpnLAVqACeMoOOuuNX5iP6at9zbIZDnkqK
idwAoKb2FxAJlirhs2BmdESEaQiqBDJd
=smeC
-----END PGP SIGNATURE-----
3377
Age (days ago)
3377
Last active (days ago)
0 comments
1 participants
participants (1)
-
Georg Brandl