Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #68079
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder1.xlned.com!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <georg@python.org> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/simple; d=python.org; s=200901; t=1394361555; bh=CZ9ovUahFESGUtSlAKbhmFoEgl9sw43ZeDFBXCQKcI8=; h=Date:From:To:Subject:From; b=DQnlYrIFVEPTZFEsjm3oNiKphUX+/tfl5Q7/+fcrtbfOd9mLAVxIpLHU99c2epz5l O39Cjsn6L73cHSXu0Glo9nKLVGaU1Rji6QU1bW+TC+tZscAY2DU14bTNDC/w8uJ4MU G10Ky1y/ydBeRb2mLaH2uLSi06a5hJ4bTRUpBpOM= |
| Date | Sun, 09 Mar 2014 11:39:14 +0100 |
| From | Georg Brandl <georg@python.org> |
| User-Agent | Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 |
| MIME-Version | 1.0 |
| To | python-list@python.org, python-announce@python.org, python-dev@python.org, python-committers@python.org |
| Subject | [RELEASED] Python 3.3.5 |
| X-Enigmail-Version | 1.6 |
| Content-Type | text/plain; charset=UTF-8 |
| Content-Transfer-Encoding | 7bit |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.7953.1394361557.18130.python-list@python.org> (permalink) |
| Lines | 48 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1394361557 news.xs4all.nl 2961 [2001:888:2000:d::a6]:48066 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:68079 |
Show key headers only | View raw
-----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