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


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

[RELEASE] 3.1.4 release candidate 1

Started byBenjamin Peterson <benjamin@python.org>
First post2011-05-29 17:44 -0500
Last post2011-05-30 11:01 +0200
Articles 3 — 3 participants

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


Contents

  [RELEASE] 3.1.4 release candidate 1 Benjamin Peterson <benjamin@python.org> - 2011-05-29 17:44 -0500
    Re: 3.1.4 release candidate 1 Raymond Hettinger <python@rcn.com> - 2011-05-29 21:52 -0700
      Re: 3.1.4 release candidate 1 Alain Ketterlin <alain@dpt-info.u-strasbg.fr> - 2011-05-30 11:01 +0200

#6591 — [RELEASE] 3.1.4 release candidate 1

FromBenjamin Peterson <benjamin@python.org>
Date2011-05-29 17:44 -0500
Subject[RELEASE] 3.1.4 release candidate 1
Message-ID<mailman.2242.1306709100.9059.python-list@python.org>
On behalf of the Python development team, I'm happy as a swallow to announce a
release candidate for the fourth bugfix release for the Python 3.1
series, Python
3.1.4.

3.1.4 will the last bug fix release in the 3.1 series before 3.1. After 3.1.4,
3.1 will be in security-only fix mode.

The Python 3.1 version series focuses on the stabilization and optimization of
the features and changes that Python 3.0 introduced.  For example, the new I/O
system has been rewritten in C for speed.  File system APIs that use unicode
strings now handle paths with undecodable bytes in them. Other features include
an ordered dictionary implementation, a condensed syntax for nested with
statements, and support for ttk Tile in Tkinter.  For a more extensive list of
changes in 3.1, see http://doc.python.org/3.1/whatsnew/3.1.html or Misc/NEWS in
the Python distribution.

This is a testing release. To download Python 3.1.4rc1 visit:

     http://www.python.org/download/releases/3.1.4/

A list of changes in 3.1.4 can be found here:

     http://hg.python.org/cpython/file/35419f276c60/Misc/NEWS

The 3.1 documentation can be found at:

     http://docs.python.org/3.1

Bugs can always be reported to:

     http://bugs.python.org


Enjoy!

--
Benjamin Peterson
Release Manager
benjamin at python.org
(on behalf of the entire python-dev team and 3.1.4's contributors)

[toc] | [next] | [standalone]


#6626 — Re: 3.1.4 release candidate 1

FromRaymond Hettinger <python@rcn.com>
Date2011-05-29 21:52 -0700
SubjectRe: 3.1.4 release candidate 1
Message-ID<ec37e200-fc8f-467d-8343-bbf485867711@k3g2000prl.googlegroups.com>
In reply to#6591
On May 29, 3:44 pm, Benjamin Peterson <benja...@python.org> wrote:
> On behalf of the Python development team, I'm happy as a swallow to announce a
> release candidate for the fourth bugfix release for the Python 3.1
> series, Python
> 3.1.4.

The Pi release of Python :-)


Raymond

P.S.  For the most part, if you have a choice, then you are much
better off using Py3.2 than any release (even a bugfix release) of
Py3.1

[toc] | [prev] | [next] | [standalone]


#6635 — Re: 3.1.4 release candidate 1

FromAlain Ketterlin <alain@dpt-info.u-strasbg.fr>
Date2011-05-30 11:01 +0200
SubjectRe: 3.1.4 release candidate 1
Message-ID<87mxi4sgsz.fsf@dpt-info.u-strasbg.fr>
In reply to#6626
Raymond Hettinger <python@rcn.com> writes:

> On May 29, 3:44 pm, Benjamin Peterson <benja...@python.org> wrote:
>> On behalf of the Python development team, I'm happy as a swallow to announce a
>> release candidate for the fourth bugfix release for the Python 3.1
>> series, Python
>> 3.1.4.
>
> The Pi release of Python :-)

And the same day we get the e release of Python...

-- Alain.

[toc] | [prev] | [standalone]


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


csiph-web