On Mar 12, 2009, at 12:12 AM, Dag Sverre Seljebotn wrote: > Could we also put in something about which repositories to use for the > various releases? I.e. some questions: > > - Will we use cython-devel or cython for 0.11.1? > - If I do something that's just cleanup and not bugfix (e.g. convert > NameNode to new temps), should that go into 0.12 or 0.11.1? > > I'm in favor of 0.11.x going in cython and NOT contain cleanup, only > bugfixes, but I'm really OK with either.
I'm actually not a huge fan of bugfix-only releases being parallel with main releases--I'd rather get the new features out as soon as possible too. I am willing to try that approach for this next release cycle if people things it's a good idea though. (That being said, I do like to be relatively "safe" with minor releases.) 0.11.1 should be the low-hanging fruit, e.g. some of the stuff that's already been implemented but didn't make it in in time. - Robert _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
