Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #68079
| Date | 2014-03-09 11:39 +0100 |
|---|---|
| From | Georg Brandl <georg@python.org> |
| Subject | [RELEASED] Python 3.3.5 |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.7953.1394361557.18130.python-list@python.org> (permalink) |
-----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-----
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
[RELEASED] Python 3.3.5 Georg Brandl <georg@python.org> - 2014-03-09 11:39 +0100
csiph-web