[Python-Dev] Re: Stability and change
Guido van Rossum
guido@python.org
2002年4月08日 12:33:35 -0400
> I don't know. I see a lot more version-related checkins than that
> float by just before a release. What about the docs for example?
If we did frequent micro releases, I would recommend doing the Doc,
Win and Mac releases on independ schedules. The micro release would
only be a source tarball (including whatever state the Doc, Win and
Mac subtrees are at the time). Maybe it would be good to do another
source micro release just after a Mac or Win micro release was made,
but that would be optional.
--Guido van Rossum (home page: http://www.python.org/~guido/)