Georg Brandl <g.bra...@gmx.net> wrote:
> > 2) 3.2, 3.1 and legacy-trunk show up as 'inactive' on the command line, but
> > not in the web interface. Should these be closed to avoid confusion?
> 
> Hmm, and legacy-trunk should already be closed actually.  It does not show
> up in "hg branches" for me.

It does here after a fresh clone:

$ hg clone http://hg.python.org/features/py3k-cdecimal/
...
$ hg branches
default                    47990:6a1c8fcce229
3.2                        47988:a0752d92d207 (inactive)
3.1                        47987:9e9aa450a5f8 (inactive)
legacy-trunk               33482:cde58cd07e7d (inactive)



Stefan Krah


_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to