Path: csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: 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=1383068943; bh=VvJ2ds7Yy9B2SQ1YWZyuTbriYw5xeohnJ521a/YddAY=; h=Date:From:To:Cc:Subject:From; b=jRnK1QJAWWYPbSkKJ0j5UQD4hJTGX+W9z15eKCd535Us3Nw2VCizBpCUvASMET+mX APISpGiVpUqQM6DViSWTNQhoHq6s05e3z5g0N+eviqx0cur5WlSt9vZVul2eWUJMZp TCfOddjgXg+qfLDAK45D0OWkeWW70XnrN1Qvb0Ns= X-Spam-Status: OK 0.002 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'python,': 0.02; 'subject:Python': 0.06; '*not*': 0.07; 'release,': 0.09; 'release.': 0.09; 'url:releases': 0.09; 'cc:addr:python-list': 0.11; 'python': 0.11; 'bug': 0.12; 'url:download': 0.12; 'enjoy,': 0.16; 'filename:fname piece:signature': 0.16; 'from:addr:barry': 0.16; 'from:name:barry warsaw': 0.16; 'generously': 0.16; 'interpreter,': 0.16; 'patches': 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; 'tracker,': 0.16; 'from:addr:python.org': 0.16; '3.0': 0.19; "python's": 0.19; 'role.': 0.19; 'cc:addr:python.org': 0.22; 'cc:2**1': 0.23; 'affects': 0.24; 'manager.': 0.24; 'month,': 0.24; 'cc:no real name:2**0': 0.24; "i've": 0.25; 'source': 0.25; 'tracker': 0.26; 'downloaded': 0.26; 'fixed': 0.29; 'url:bugs': 0.29; "i'm": 0.30; '(on': 0.31; 'crash': 0.31; 'maintenance,': 0.31; 'retire': 0.31; 'url:python': 0.33; 'ago': 0.33; 'announce': 0.33; 'could': 0.34; 'version': 0.36; '2.6': 0.36; 'options:': 0.36; 'transition': 0.36; 'charset:us-ascii': 0.36; 'possible': 0.36; 'url:org': 0.36; 'too': 0.37; 'starting': 0.37; 'thank': 0.38; 'issue': 0.38; 'little': 0.38; 'to:addr:python.org': 0.39; 'changed': 0.39; 'received:org': 0.40; 'users': 0.40; 'release': 0.40; 'future': 0.60; 'most': 0.60; 'issues,': 0.61; "you've": 0.63; 'developed': 0.63; 'visit': 0.64; 'great': 0.65; 'managing': 0.66; 'here': 0.66; 'latest': 0.67; 'wish': 0.70; '2.7.': 0.84; 'to:addr:python- announce': 0.84; 'officially': 0.91; 'pfxlen:2': 0.91; 'releases.': 0.91 Date: Tue, 29 Oct 2013 13:48:58 -0400 From: Barry Warsaw To: Subject: RELEASED: Python 2.6.9 final Organization: Damn Crazy Followers of the Horn X-Mailer: Claws Mail 3.9.2 (GTK+ 2.24.21; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: multipart/signed; micalg=PGP-SHA256; boundary="Sig_/C+HIX8f.A9_GDp1TBgMZmhx"; protocol="application/pgp-signature" Cc: python-list@python.org, Python-Dev Dev X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 78 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1383068944 news.xs4all.nl 15942 [2001:888:2000:d::a6]:44639 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:57943 --Sig_/C+HIX8f.A9_GDp1TBgMZmhx Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hello Pythoneers and Pythonistas, Five years ago this month, we released Python 2.6. It was an important version in Python's evolution, as it was developed in tandem with Python 3.0 and had the express intent of starting the transition toward Python 3. Amazingly, here we are five years later, and I am happy (and a little sad) = to announce the Python 2.6.9 final release. Python 2.6.9 is a security-only source-only release, and with this, I officially retire the Python 2.6 branch. All maintenance of Python 2.6, including for security issues, has now ended. So too has my latest stint as Python Release Manager. Over the 19 years I have been involved with Python, I've been honored, challenged, stressed, and immeasurably rewarded by managing several Python releases. I wish I could thank each of you individually for all the support you've generously given = me in this role. You deserve most of the credit for all these great releases; I'm just a monkey pushing buttons. :) Here then are some release notes about 2.6.9. For ongoing maintenance, please see Python 2.7. Future issues with Python 2.6 may still be tracked in the Python bug tracke= r, and you may wish to visit specific issues to see if unofficial patches are available for 2.6. http://bugs.python.org The source can be downloaded 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 Users on OS X 10.9 (Mavericks) please note that issue 18458, which can crash the interactive interpreter, is *not* fixed in 2.6.9. If this issue affects you, please review the tracker for possible options: http://bugs.python.org/issue18458 Enjoy, -Barry (on behalf of the Python development community) --Sig_/C+HIX8f.A9_GDp1TBgMZmhx Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.14 (GNU/Linux) iQIcBAEBCAAGBQJSb/UKAAoJEBJutWOnSwa/TMIP/ApYk7kO/81l6BWkJ2KdAcmv zOPOKGIlLLEtU50doQUacJtLyNcnRF+wlXYnw0Kv2uo+dTwusSg5Cvjf2PI3L/Wp lP4l4+4r33Uf/m4xUSRQpwVFI7Dzt1Wy2Tej6tKGAFd/+HlVEIxw3ZAmhiRTibV0 QHVwBIdx66P54z0Wgm/tJl6O+YIfNwqbitkKIOwnqS8v3uAcGY8ZzSBSmvVUzlEs HAvY8g77UPknXQ8nwe0R8nsgnwoxNTBHBvP93omr5805GvLOnEy+OfntYr/hxvXV XP4MVzf+GRkaJnm8RThV0pvmx89rDbTWVDHDidZWx4110CYb0Ck/Sb8RXAk6Do+x TOJqgCAYmirWXY3E5mknIbMzYaIBKNaTlWYUhC0gU1t+VozAbPbRvFMhuvITOHQm dNaPKUSHRlrNueTkEHitqtlOR4dSMimb2wj5fZpdSX+dhhMdTCyfgr2O3/M4vlX9 NvR51tgKpqPVo7hq2Mdphc1rrjv52H5Yq4xWddG+nYT6rxcowK9ZOb0INVXaN0iH LNjSUUXhENQs+Lq5wEtEOmBjXeZn3QZG4poPSr1BnxLN1HkHqZWlSxTm/6IW3Pjt VMvKm3a+gy2zWW4Up6L4zTSPX+Ayy1cXsxguYdUFdrH/+/BrKpNtKEMGqU1KGUQa AOblegjltws70YGef5bD =Tw/3 -----END PGP SIGNATURE----- --Sig_/C+HIX8f.A9_GDp1TBgMZmhx--