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


Groups > comp.lang.python > #42941

[RELEASED] Python 3.2.4 and Python 3.3.1

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!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=1365280966; bh=JfHnH9KxOJOP0kXCvyRv2cXncxLebFnarHcgGiLwwGc=; h=Message-ID:Date:From:MIME-Version:To:Subject:Content-Type: Content-Transfer-Encoding; b=WfS6/3Eiyb1KQHTMNBThVAzjFPa/syY5rMhatW2+Q4UMjcuwbxfa2mCciSGIYguRD DXkn6QJw2IU+yS1g7GcDejMwfmByb/jOh3Ed4F5Pis+/EjlsS25Vg+pyfYcSwOXkcw c1ZNEQctjLDCHu+xhlN/Ec3MZaeriC05GF7IFX7g=
Date Sat, 06 Apr 2013 22:43:11 +0200
From Georg Brandl <georg@python.org>
User-Agent Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130326 Thunderbird/17.0.4
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.2.4 and Python 3.3.1
X-Enigmail-Version 1.5.1
Content-Type text/plain; charset=ISO-8859-1
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 <http://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 <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.208.1365280968.3114.python-list@python.org> (permalink)
Lines 39
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1365280968 news.xs4all.nl 6980 [2001:888:2000:d::a6]:34704
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:42941

Show key headers only | View raw


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On behalf of the Python development team, I am pleased to announce the
final releases of Python 3.2.4 and 3.3.1.

Python 3.2.4 is the final regular maintenance release for the Python 3.2
series, while Python 3.3.1 is the first maintenance release for the 3.3
series.  Both releases include hundreds of bugfixes.

There has recently been a lot of discussion about XML-based denial of service
attacks. Specifically, certain XML files can cause XML parsers, including ones
in the Python stdlib, to consume gigabytes of RAM and swamp the CPU. These
releases do not include any changes in Python XML code to address these issues.
Interested parties should examine the defusedxml package on PyPI:
https://pypi.python.org/pypi/defusedxml

To download Python 3.2.4 or Python 3.3.1, visit:

    http://www.python.org/download/releases/3.2.4/  or
    http://www.python.org/download/releases/3.3.1/

respectively.  As always, please report bugs to

    http://bugs.python.org/

Enjoy!

- -- 
Georg Brandl, Release Manager
georg at python.org
(on behalf of the entire python-dev team and all contributors)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (GNU/Linux)

iEYEARECAAYFAlFgiN8ACgkQN9GcIYhpnLAXxQCdHAd2lECpYfmYM4Wbd3I01es4
898AoKBDvHtgecD/PeVRKUrdQRSWGPJg
=K8RQ
-----END PGP SIGNATURE-----

Back to comp.lang.python | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[RELEASED] Python 3.2.4 and Python 3.3.1 Georg Brandl <georg@python.org> - 2013-04-06 22:43 +0200
  Re: [RELEASED] Python 3.2.4 and Python 3.3.1 cmcp <mcphail_colin@hotmail.com> - 2013-04-06 13:48 -0700
    Re: [RELEASED] Python 3.2.4 and Python 3.3.1 Georg Brandl <g.brandl@gmx.net> - 2013-04-06 23:03 +0200
  Re: [RELEASED] Python 3.2.4 and Python 3.3.1 cmcp <mcphail_colin@hotmail.com> - 2013-04-06 13:48 -0700

csiph-web