Subsections

16 Other Language Changes

Here are all of the changes that Python 2.3 makes to the core Python language.

16.1 String Changes

16.2 Optimizations

The net result of the 2.3 optimizations is that Python 2.3 runs the pystone benchmark around 25% faster than Python 2.2.

See About this document... for information on suggesting changes.