[Python-Dev] Post-2.0 strategy

Guido van Rossum guido@python.org
Mon, 16 Oct 2000 15:46:22 -0500


> Then this is a good time to ask what strategy will be followed
> post-2.0.  Do you want a moratorium on massive checkins for a time
> while 2.0 shakes out, re-opening the tree for larger changes in a few
> months?  Or will you try to live with a CVS branch for 2.0 and re-open
> the tree immediately?

If we need to issue a patch release, we'll use a branch.  That seems
the only reasonable approach.

The tree will be open for checkins as soon as 2.0 is released (tonight
is looking good!), but I hope the people exercise some restraint and
discuss their plans for significant checkins on the python-dev list
first.

A lot of things should probably be discussed in the form of PEPs too!

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