[Python-Dev] Re: Stability and change (original) (raw)

Guido van Rossum guido@python.org
Mon, 08 Apr 2002 09:38:21 -0400


Hm. I'd like to keep the "stable between 2.x.a and 2.x.b" thing going, if only because the lib/python-x.y directory is shared between releases.

For the stable track that should be guaranteed anyway. For the experimental track you shouldn't need this (users using the experimental track and wanting stability need to make up their mind).

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