|
|
Log in / Subscribe / Register

Released Python 3.0.1

From:  Barry Warsaw <barry-AT-python.org>
To:  python-announce-AT-python.org
Subject:  RELEASED Python 3.0.1
Date:  Fri, 13 Feb 2009 21:15:38 -0500
Message-ID:  <DA195505-BDC0-4AF4-B707-4839BA87075B@python.org>
Cc:  Python List <python-list-AT-python.org>, Python Dev <python-dev-AT-python.org>

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

On behalf of the Python development team, I'm happy to announce the  
availability of Python 3.0.1, the first bug fix release of Python  
3.0.  Version 3.0.1 fixes dozens of bugs reported since the release of  
Python 3.0 on December 3rd, 2008.

Python 3.0 represents a major milestone in Python's history.  This new  
version of the language is incompatible with the 2.x line of releases,  
while remaining true to BDFL Guido van Rossum's vision.

For more information, links to documentation, and downloadable  
distributions, see the Python 3.0.1 release page:

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

To report bugs in Python 3.0.1, please submit them to the issue  
tracker at:

     http://bugs.python.org/

Enjoy!
Barry

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

iQCVAwUBSZYpSnEjvBPtnXfVAQLQwgP/WSHp12dJVpEYtEOL/X8ynCQACriij9AM
PgT6SacbMJLbsy84CTGA1lxF4NdEUQMY1IYz0do/aZ0+nBkSoy7SlkOVcncysLSC
hVyTVlWQBdh63yA8QUk1I5dMbKeNpbCqRRgvSHaBrVdVz9mDM/r/L+j9lhBW4Cam
2lHLjRdQaG0=
=vy0O
-----END PGP SIGNATURE-----
--
http://mail.python.org/mailman/listinfo/python-announce-list

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




to post comments

Released Python 3.0.1

Posted Feb 17, 2009 2:12 UTC (Tue) by jamesh (guest, #1159) [Link]

Looks like they decided to remove cmp() in the end, which seems like a good thing.


Copyright © 2009, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds