[Python-Dev] hg.python.org Mercurial upgrade
Amaury Forgeot d'Arc
amauryfa at gmail.com
Wed Jan 23 21:36:21 CET 2013
2013/1/23 Antoine Pitrou <solipsis at pitrou.net>
> On Wed, 23 Jan 2013 20:41:11 +0100
> "Amaury Forgeot d'Arc" <amauryfa at gmail.com> wrote:
> > 2013/1/22 Antoine Pitrou <solipsis at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20130123/2bbcf29b/attachment.html>
More information about the Python-Dev
mailing list