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


Groups > comp.lang.python > #45395 > unrolled thread

RE: [RELEASED] Python 2.7.5

Started byCarlos Nepomuceno <carlosnepomuceno@outlook.com>
First post2013-05-16 07:48 +0300
Last post2013-05-16 07:48 +0300
Articles 1 — 1 participant

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

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

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

#45395 — RE: [RELEASED] Python 2.7.5

FromCarlos Nepomuceno <carlosnepomuceno@outlook.com>
Date2013-05-16 07:48 +0300
SubjectRE: [RELEASED] Python 2.7.5
Message-ID<mailman.1733.1368679759.3114.python-list@python.org>
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 		 	   		  

[toc] | [standalone]


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


csiph-web