RELEASED Python 2.3.3 (final)

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Anthony Baxter

    RELEASED Python 2.3.3 (final)


    On behalf of the Python development team and the Python community, I'm
    happy to announce the release of Python 2.3.3 (final).

    Python 2.3.3 is a bug-fix release of Python 2.3. A couple of serious
    bugs related to weakrefs and the cyclic garbage collector have been
    fixed, along with a number of bugs in the standard library. See the
    release notes on the web page for more details.

    For more information on Python 2.3.3, including download links for
    various platforms, release notes, and known issues, please see

    The official home of the Python Programming Language


    Highlights of this new release include:

    - A couple of serious bugs in the interactions of weakrefs and
    cyclic GC have been squashed.
    - At shutdown, the second call to the cyclic garbage collector has
    been removed. This caused more problems than it solved.
    - The xml.parsers.exp at module now provides Expat 1.95.7.
    - Bug #823328: urllib2's HTTP Digest Auth support works again.
    - See http://www.python.org/2.3.3/NEWS.html for other bugfixes.

    Highlights of the previous major Python release (2.3) are available
    from the Python 2.3 page, at

    The official home of the Python Programming Language


    Enjoy the new release,
    Anthony

    Anthony Baxter
    anthony@python. org
    Python 2.3.x Release Manager
    (on behalf of the entire python-dev team)


    -----BEGIN PGP SIGNATURE-----
    Version: GnuPG v1.2.3 (GNU/Linux)
    Comment: Exmh version 2.5 01/15/2001

    iD8DBQE/46/5Dt3F8mpFyBYRAp ZCAJ44WMEgJirqb a0Fc3Dt2l1rYdop PQCgpaLy
    Kr0IlcKrARqMmDa 7bX6/yLQ=
    =sNpV
    -----END PGP SIGNATURE-----

Working...