RELEASED: Python 2.6.9 final

B

Barry Warsaw

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 tracker,
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)

-----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-----
 
S

Skip Montanaro

Thanks Barry for all the hard work.

Ditto. Wish I still had my Guido van Rossum World Tour t-shirt!

Skip
 
M

Metallicow

try:
BlackT() # http://www.python.org/~guido/images/IMG_2192.jpg
except Exception as pocketT:
EmbroiderOnPocketT(tColor=(0, 0, 0), pocketObj="PythonLogo")


Thanks Barry for all the help to the community.
If you ever need a T-shirt or Hoodie recognising your time put in...,
Consider https://github.com/Embroidermodder/Embroidermodder
Python on the way?.?.? for everyone... *we'll look at 2.6 as an available supported lib branch* http://embroidermodder.github.io/news0.html

Thanks again Barry for your hard work.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,764
Messages
2,569,564
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top