2013/1/23 Antoine Pitrou <solip...@pitrou.net>

> On Wed, 23 Jan 2013 20:41:11 +0100
> "Amaury Forgeot d'Arc" <amaur...@gmail.com> wrote:
> > 2013/1/22 Antoine Pitrou <solip...@pitrou.net>
> >
> > > I've upgraded the Mercurial version on hg.python.org. If there any
> > > problems, don't hesitate to post here.
> > >
> >
> > I've noticed a display glitch with the hg viewer:
> > http://hg.python.org/cpython/rev/6df0b4ed8617#l2.8
> > There is a "[#14591]" link which causes the rest of the line to be
> shifted.
>
> Indeed. This is not because of the upgrade, but because of a new regexp
> Ezio asked me to insert in the Web UI configuration :-)


Also I noticed that the table at the top (author, date, etc) is not nicely
aligned; the first column should be wider and "change baseline" (btw, what
does this mean?) should not wrap.
Experiments in Chrome suggest to change a line in static/style-paper.css,
for the "#changesetEntry th" rule: "width: 8em;"

-- 
Amaury Forgeot d'Arc
_______________________________________________
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