[TriZPUG] [Fwd: RELEASED Python 2.6 final]

Chris Calloway cbc at unc.edu
Fri Oct 3 01:45:27 CEST 2008


Python 2.6 was released today.

Cool new features are the multiprocessing module (gets around the GIL), 
the with statement, relative imports, per-user site-pacakages, byte 
literals, abstract classes, and class decorators.

-------- Original Message --------
Subject: RELEASED Python 2.6 final
Date: Wed, 1 Oct 2008 23:46:45 -0400
From: Barry Warsaw <barry at python.org>
Reply-To: python-list at python.org
To: python-announce at python.org
CC: Python List <python-list at python.org>,   python-dev List 
<python-dev at python.org>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On behalf of the Python development team and the Python community, I
am happy to announce the release of Python 2.6 final.  This is the
production-ready version of the latest in the Python 2 series.

There are many new features and modules, improvements, bug fixes, and
other changes in Python 2.6.  Please see the "What's new" page for
details

     http://docs.python.org/dev/whatsnew/2.6.html

as well as PEP 361

     http://www.python.org/dev/peps/pep-0361/

While Python 2.6 is backward compatible with earlier versions of
Python, 2.6 has many tools and features that will help you migrate to
Python 3.  Wherever possible, Python 3.0 features have been added
without affecting existing code.  In other cases, the new features can
be enabled through the use of __future__ imports and command line
switches.

Python 3.0 is currently in release candidate and will be available
later this year.  Both Python 2 and Python 3 will be supported for the
foreseeable future.

Source tarballs, Windows installers, and Mac disk images can be
downloaded from the Python 2.6 page:

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

(Please note that due to quirks in the earth's time zones, the Windows
installers will be available shortly.)

Bugs can be reported in the Python bug tracker:

     http://bugs.python.org

Enjoy,
- -Barry

Barry Warsaw
barry at python.org
Python 2.6/3.0 Release Manager
(on behalf of the entire python-dev team)

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Darwin)

iQCVAwUBSOREJ3EjvBPtnXfVAQLAigP/aEnrdvAqk7wbNQLFbmBonIr2YQbd1vEu
TyTr5imYXFWGNfv1/JMeMBjMfwpHi1bgPEDTLEZdhDRNj/G1h4NqqnpfJS0lfIaU
4JBKwnsO80se/RGyupcs5f09UdKxOljhbFKEw46CHDkd9lE+cqy2yhetEwyx3c3+
AVC11sjcO54=
=Oxo3
-----END PGP SIGNATURE-----
--
http://mail.python.org/mailman/listinfo/python-announce-list

        Support the Python Software Foundation:
        http://www.python.org/psf/donations.html


-- 
Sincerely,

Chris Calloway
http://www.secoora.org
office: 332 Chapman Hall   phone: (919) 599-3530
mail: Campus Box #3300, UNC-CH, Chapel Hill, NC 27599





More information about the TriZPUG mailing list