[Zope-dev] Bugfix release?
Magnus Heino
magnus.heino@pleon.sigma.se
Wed, 27 Nov 2002 19:30:33 +0100
> > I guess what I'm saying is that for a version 2.x.y, x should behave
> > as you describe while y should go up as often as a bug is discovered
> > and fixed...
>
> That means we either waste a lot more time doing releases, or the
> releases become a lot more shoddy, hardly more than a snapshot from
> CVS. Neither sounds attractive, sorry.
Right. So what we really should do instead, is this=20
http://www.python.org/peps/pep-0251.html
The important parts, imho:
* "Small bug fixes and changes will occur up until the first beta release=
=2E"
* "A week before every alpha, beta or other release, we forked off a bran=
ch=20
which became the release. Changes to the branch are limited to the relea=
se=20
manager and his designated 'bots."
Thats really the current problem. Changes happening just before the relea=
se.=20
--=20
/Magnus