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


Groups > comp.lang.python > #45395

RE: [RELEASED] Python 2.7.5

Path csiph.com!usenet.pasdenom.info!gegeweb.org!usenet-fr.net!nerim.net!novso.com!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <carlosnepomuceno@outlook.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.037
X-Spam-Evidence '*H*': 0.93; '*S*': 0.00; 'subject:: [': 0.04; 'subject:Python': 0.06; 'fixes': 0.07; 'removes': 0.07; '-0500': 0.09; 'may,': 0.09; 'release.': 0.09; 'to:name:python dev': 0.09; 'url:releases': 0.09; 'python': 0.11; 'url:download': 0.12; '2.7': 0.14; '(thank': 0.16; 'benjamin': 0.16; 'modules.': 0.16; 'to:addr :python-announce-list': 0.16; 'url:file': 0.16; 'wed,': 0.18; 'slightly': 0.19; 'addition,': 0.20; 'subject:] ': 0.20; 'issue.': 0.22; 'to:name:python-list@python.org': 0.22; 'logging': 0.26; 'to:addr:python-dev': 0.27; 'header:In-Reply-To:1': 0.27; 'testing': 0.29; 'skip:- 40': 0.29; 'url:bugs': 0.29; 'url:mailman': 0.30; '(on': 0.31; 'peterson': 0.31; 'file': 0.32; 'url:python': 0.33; 'announce': 0.33; 'bugs': 0.33; 'date:': 0.34; 'url:listinfo': 0.36; 'url:org': 0.36; 'should': 0.36; 'email addr:python.org': 0.37; 'manager': 0.38; 'to:addr:python-list': 0.38; 'subject:': 0.39; 'reported': 0.39; 'to:addr:python.org': 0.39; 'release': 0.40; 'url:mail': 0.40; 'greatest': 0.60; 'received:65.55.111.137': 0.60; 'ago.': 0.61; 'url:5': 0.61; 'hear': 0.63; 'received:65.55.111': 0.63; 'more': 0.64; 'to:2**2': 0.65; 'email name:python-list': 0.65; 'virus': 0.65; 'latest': 0.67; 'details,': 0.68; 'production': 0.68; 'pleasure': 0.74; 'soon,': 0.74; 'does?': 0.84; 'email name:python-announce-list': 0.84; 'email name:python-dev': 0.84; 'suspicion': 0.84; 'url:cpython': 0.84; 'pfxlen:2': 0.91; 'these.': 0.91; '2013': 0.98
X-TMN [osjpAMoROFdWuXQ7Pe/T4bWGTrOElniw]
X-Originating-Email [carlosnepomuceno@outlook.com]
From Carlos Nepomuceno <carlosnepomuceno@outlook.com>
To Python Dev <python-dev@python.org>, "python-list@python.org" <python-list@python.org>, "python-announce-list@python.org" <python-announce-list@python.org>
Subject RE: [RELEASED] Python 2.7.5
Date Thu, 16 May 2013 07:48:09 +0300
Importance Normal
In-Reply-To <CAPZV6o-ryi7gijo32s0jbOTKskpntTRVcpUk5XJfqP_hZRW9qg@mail.gmail.com>
References <CAPZV6o-ryi7gijo32s0jbOTKskpntTRVcpUk5XJfqP_hZRW9qg@mail.gmail.com>
Content-Type text/plain; charset="iso-8859-1"
Content-Transfer-Encoding quoted-printable
MIME-Version 1.0
X-OriginalArrivalTime 16 May 2013 04:48:09.0562 (UTC) FILETIME=[90520BA0:01CE51F0]
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.1733.1368679759.3114.python-list@python.org> (permalink)
Lines 46
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1368679759 news.xs4all.nl 15948 [2001:888:2000:d::a6]:60949
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:45395

Show key headers only | View raw


test_asynchat still hangs! What it does? Should I care?

----------------------------------------
> Date: Wed, 15 May 2013 23:19:06 -0500
> Subject: [RELEASED] Python 2.7.5
> From: benjamin@python.org
> To: python-dev@python.org; python-list@python.org; python-announce-list@python.org
>
> It is my greatest pleasure to announce the release of Python 2.7.5.
>
> 2.7.5 is the latest maintenance release in the Python 2.7 series. You may be
> surprised to hear from me so soon, as Python 2.7.4 was released slightly more
> than a month ago. As it turns out, 2.7.4 had several regressions and
> incompatibilities with 2.7.3. Among them were regressions in the zipfile, gzip,
> and logging modules. 2.7.5 fixes these. In addition, a data file for testing in
> the 2.7.4 tarballs and binaries aroused the suspicion of some virus
> checkers. The 2.7.5 release removes this file to resolve that issue.
>
> For details, see the Misc/NEWS file in the distribution or view it at
>
> http://hg.python.org/cpython/file/ab05e7dd2788/Misc/NEWS
>
> Downloads are at
>
> http://python.org/download/releases/2.7.5/
>
> As always, please report bugs to
>
> http://bugs.python.org/
>
> (Thank you to those who reported these bugs in 2.7.4.)
>
> This is a production release.
>
> Happy May,
> Benjamin Peterson
> 2.7 Release Manager
> (on behalf of all of Python 2.7's contributors)
> --
> http://mail.python.org/mailman/listinfo/python-list 		 	   		  

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


Thread

RE: [RELEASED] Python 2.7.5 Carlos Nepomuceno <carlosnepomuceno@outlook.com> - 2013-05-16 07:48 +0300

csiph-web