[Python-Dev] rXXX links in the bug tracker after the migration to Mercurial

Antoine Pitrou solipsis at pitrou.net
Sat Mar 5 00:23:35 CET 2011


On Fri, 04 Mar 2011 16:51:15 -0500
David Malcolm <dmalcolm at redhat.com> wrote:
> On Fri, 2011-03-04 at 18:17 +0100, Georg Brandl wrote:
> > On 04.03.2011 13:59, Victor Stinner wrote:
> > > Hi,
> > > 
> > > Does the bug tracker will continue to support rXXXXX links after the
> > > migration to Mercurial? 
> > 
> > Yes.  They will link to http://hg.python.org/lookup/rXXXXX, which uses
> > the conversion metadata to find the correct hg revision.
> 
> Are these destinations meant to work yet?
> 
> I just tried one of these:
>   http://hg.python.org/lookup/r81488
> and it's giving me an "Internal Server Error"

Should be fixed now.

cheers

Antoine.




More information about the Python-Dev mailing list