[Python-Dev] Python Consortium Meeting News

Guido van Rossum guido@beopen.com
Mon, 24 Jul 2000 17:35:53 -0500


> Guido van Rossum <guido@beopen.com>:
> > I plan to release 2.0 pretty soon after 2.0!

ESR
> Hm.  I take it, then, that your time machine is back from the shop?

Argh.  You know that I meant "after 1.6".  Here's my current timeline
(I'll post this on the web when we have access):

- 1.6beta1 out around August 1
- 1.6final around August 15
- 2.0beta1 around August 30
- various betas
- 2.0final around September 30

Obviously not every PEP will be included in 2.0.  I plan on including
these: zip(); list comprehensions; augmented assignments; range
literals.  Also whatever's in pep-0200.

--Guido van Rossum (home page: http://dinsdale.python.org/~guido/)