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


Groups > comp.lang.python.announce > #1070

Released: Python 2.6.9 release candidate 1

Path csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <barry@python.org>
X-Original-To python-announce@python.org
Delivered-To python-announce-list@mail.python.org
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/simple; d=python.org; s=200901; t=1380593782; bh=pMP8pN1u05XJmLl3KnP4vjvKvipNwLXOqyk52VLhzV4=; h=Date:From:To:Subject:From; b=Ran1vA76rrxR8V8yCcCg7xJN3+7zp2EtwWJ2Y7BBYWONMLhXsWGMhTVd52pimWas3 /qg5YEcd3epoqDnFhe63cjOAmjhUiEISmqmxA/68UVFet0jazCGFowGjgC3JIVir71 qV3214p9EwMgNQKOa4Su/bB1RczeDzWdSifOGP8A=
X-Spam-Status OK 0.007
X-Spam-Evidence '*H*': 0.99; '*S*': 0.00; 'subject:Python': 0.06; 'binary': 0.07; 'url:releases': 0.09; 'python': 0.11; 'bug': 0.12; 'url:download': 0.12; 'windows': 0.15; 'cease': 0.16; 'enjoy,': 0.16; 'from:addr:barry': 0.16; 'from:name:barry warsaw': 0.16; 'received:192.168.11': 0.16; 'received:216.15': 0.16; 'received:216.15.33': 0.16; 'received:216.15.33.194': 0.16; 'received:mail.wooz.org': 0.16; 'received:wooz.org': 0.16; 'from:addr:python.org': 0.16; 'code.': 0.18; 'fixed.': 0.24; 'subject:release': 0.24; 'source': 0.25; 'url:bugs': 0.29; 'patch': 0.29; 'especially': 0.30; "i'm": 0.30; '(on': 0.31; 'maintenance,': 0.31; 'critical': 0.32; 'url:python': 0.33; 'community': 0.33; 'announce': 0.33; 'bugs': 0.33; 'mac': 0.33; 'monday,': 0.33; 'candidate': 0.34; 'test': 0.35; '2.6': 0.36; 'scheduled': 0.36; 'charset:us-ascii': 0.36; 'thanks': 0.36; 'url:org': 0.36; 'being': 0.38; 'to:addr:python.org': 0.39; 'changed': 0.39; 'received:org': 0.40; 'release': 0.40; 'availability': 0.60; 'entire': 0.61; 'making': 0.63; 'kind': 0.63; 'series': 0.66; '2.7.': 0.84; 'to:addr:python-announce': 0.84; '2013.': 0.96
Date Mon, 30 Sep 2013 22:16:22 -0400
From Barry Warsaw <barry@python.org>
To python-announce@python.org
Subject Released: Python 2.6.9 release candidate 1
Organization Damn Crazy Followers of the Horn
X-Mailer Claws Mail 3.9.2 (GTK+ 2.24.20; x86_64-pc-linux-gnu)
Mime-Version 1.0
Content-Type text/plain; charset=US-ASCII
Content-Transfer-Encoding 7bit
X-Mailman-Approved-At Tue, 01 Oct 2013 04:16:45 +0200
X-BeenThere python-announce-list@python.org
X-Mailman-Version 2.1.15
Precedence list
Reply-To python-list@python.org
List-Id Announcement-only list for the Python programming language <python-announce-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-announce-list>, <mailto:python-announce-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-announce-list/>
List-Post <mailto:python-announce-list@python.org>
List-Help <mailto:python-announce-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-announce-list>, <mailto:python-announce-list-request@python.org?subject=subscribe>
Approved python-announce-list@python.org
Newsgroups comp.lang.python.announce
Message-ID <mailman.531.1380593806.18130.python-announce-list@python.org> (permalink)
Lines 38
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1380593806 news.xs4all.nl 15866 [2001:888:2000:d::a6]:42475
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python.announce:1070

Show key headers only | View raw


Hello Pythoneers and Pythonistas,

I'm happy to announce the availability of Python 2.6.9 release candidate 1.

Python 2.6.9rc1 is a security-fix source-only release for Python 2.6.  This
means that general bug maintenance has ended, and only critical security
issues are being fixed.  It also means that no installers for Windows or Mac
OS X will be provided.  The last binary release of Python 2.6 was 2.6.6.

Python 2.6.9 final is currently scheduled for Monday, October 28, 2013.  Five
years after the original release of Python 2.6, the 2.6.9 final release will
be the last release of the Python 2.6 series.  After this, all official
maintenance of any kind for Python 2.6 will cease and the series will be
retired.

For ongoing maintenance, please see Python 2.7.

Since 2.6.9 will be the last Python 2.6 release ever, I ask that you please
download Python 2.6.9rc1, build it on your favorite platforms, and test it
with your favorite code.  You can report bugs to the Python bug tracker:

    http://bugs.python.org

The source can be download from:

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

You can also see what's changed since Python 2.6.8:

    http://www.python.org/download/releases/2.6.9/NEWS.txt

Many thanks go out to the entire Python community for their contributions and
help in making Python 2.6.9 available, especially Jyrki Pulliainen for his
patch contributions.

Enjoy,
-Barry
(on behalf of the Python development community)

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


Thread

Released: Python 2.6.9 release candidate 1 Barry Warsaw <barry@python.org> - 2013-09-30 22:16 -0400

csiph-web