[Python-Dev] [python-committers] [RELEASED] Python 3.2 beta 2

Nick Coghlan ncoghlan at gmail.com
Wed Dec 22 02:15:34 CET 2010


On Wed, Dec 22, 2010 at 6:18 AM, Georg Brandl <georg at python.org> wrote:
> Since PEP 3003, the Moratorium on Language Changes, is in effect, there
> are no changes in Python's syntax and built-in types in Python 3.2.

Minor nit - we actually did tweak a few of the builtin types a bit
(mostly the stuff to improve Sequence ABC conformance and to make
range objects more list-like)

Cheers,
Nick.

-- 
Nick Coghlan   |   ncoghlan at gmail.com   |   Brisbane, Australia


More information about the Python-Dev mailing list