[python-committers] py3k vs trunk branches

2010-04-12 Thread Tarek Ziadé
Hello,

I couldn't find anything relevant on this topic in the archives so.. :

Since the 2.x line is now feature frozen (since 2.7 is the last 2.x
release and we have reached beta), most new developments will start in
the py3k branch.
I was wondering if it wouldn't make sense to rename the current trunk
to /py26 and  /py3k to /trunk.

Although I am not sure if this is relevant with the work done on mercurial side.

Regards
Tarek

-- 
Tarek Ziadé | http://ziade.org
___
python-committers mailing list
python-committers@python.org
http://mail.python.org/mailman/listinfo/python-committers


Re: [python-committers] py3k vs trunk branches

2010-04-12 Thread Dirkjan Ochtman
On Mon, Apr 12, 2010 at 09:35, Tarek Ziadé  wrote:
> Since the 2.x line is now feature frozen (since 2.7 is the last 2.x
> release and we have reached beta), most new developments will start in
> the py3k branch.
> I was wondering if it wouldn't make sense to rename the current trunk
> to /py26 and  /py3k to /trunk.
>
> Although I am not sure if this is relevant with the work done on mercurial 
> side.

Yeah, I'd prefer to keep it like this for now.

Cheers,

Dirkjan
___
python-committers mailing list
python-committers@python.org
http://mail.python.org/mailman/listinfo/python-committers


Re: [python-committers] py3k vs trunk branches

2010-04-12 Thread Brett Cannon
On Mon, Apr 12, 2010 at 00:39, Dirkjan Ochtman  wrote:

> On Mon, Apr 12, 2010 at 09:35, Tarek Ziadé  wrote:
> > Since the 2.x line is now feature frozen (since 2.7 is the last 2.x
> > release and we have reached beta), most new developments will start in
> > the py3k branch.
> > I was wondering if it wouldn't make sense to rename the current trunk
> > to /py26 and  /py3k to /trunk.
> >
> > Although I am not sure if this is relevant with the work done on
> mercurial side.
>
> Yeah, I'd prefer to keep it like this for now.
>
>
Ditto. Since development will eventually switch there is no need to
complicate the svn stuff and bust existing checkouts by changing the names
now. Better to make any changes when we make the svn/hg switch.
___
python-committers mailing list
python-committers@python.org
http://mail.python.org/mailman/listinfo/python-committers