Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python.announce > #1238 > unrolled thread

[RELEASED] Python 3.3.5

Started byGeorg Brandl <georg@python.org>
First post2014-03-09 11:39 +0100
Last post2014-03-09 11:39 +0100
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python.announce


Contents

  [RELEASED] Python 3.3.5 Georg Brandl <georg@python.org> - 2014-03-09 11:39 +0100

#1238 — [RELEASED] Python 3.3.5

FromGeorg Brandl <georg@python.org>
Date2014-03-09 11:39 +0100
Subject[RELEASED] Python 3.3.5
Message-ID<mailman.7997.1394461013.18130.python-announce-list@python.org>
-----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-----

[toc] | [standalone]


Back to top | Article view | comp.lang.python.announce


csiph-web