skip to navigation
skip to content

Python Wiki

Python Insider Blog

Python 2 or 3?

Help Fund Python

[Python resources in languages other than English]

Non-English Resources

Add an event to this calendar.

Times are shown in UTC/GMT.

Add an event to this calendar.

Python 2.2.3

We are pleased to announce the release of Python 2.2.3 (final), on May 30, 2003. This is a bug-fix release for Python 2.2 and supersedes the previous bugfix release, Python 2.2.2.

Note: there's a security fix for SimpleXMLRPCServer.py.

Download the release

Windows users should download the Windows installer, Python-2.2.3.exe, run it and follow the friendly instructions on the screen to complete the installation. Windows users may also be interested in Mark Hammond's win32all, a collection of Windows-specific extensions including COM support and Pythonwin, an IDE built using Windows components.

Linux users may find source and some binary RPMs on the RPM page. Debian packages are available directly from the Debian project, under interpreters (new releases initially appear in unstable).

Macintosh users can find binaries and source on

Jack Jansen's MacPython page. (MacOS X users who have a C compiler can also build from the source tarball below.)

All others should download Python-2.2.3.tgz, the source archive. Unpack it with "tar -zxvf Python-2.2.3.tgz". Change to the Python-2.2.3 directory and run the "./configure", "make", "make install" commands to compile and install Python.

What's New?

This being a bug-fix release, there have been no exciting new features implemented since 2.2.2 -- just heaps of fixes.

For a list of intentional incompatibilities and other details of this release, see the bugs page and the release notes, or the Misc/NEWS file in the source distribution

For the full list of changes, you can poke around CVS.

Other sources of information on 2.2

Documentation

The documentation has been updated too:

Files, MD5 checksums and sizes

d76e774a4169794ae0d7a8598478e69e Python-2.2.3.exe (7334106 bytes)

169f89f318e252dac0c54dd1b165d229 Python-2.2.3.tgz (6709556 bytes)