[Python-Dev] rXXX links in the bug tracker after the migration to Mercurial
Georg Brandl
g.brandl at gmx.net
Fri Mar 4 18:17:49 CET 2011
More information about the Python-Dev mailing list
Fri Mar 4 18:17:49 CET 2011
- Previous message: [Python-Dev] rXXX links in the bug tracker after the migration to Mercurial
- Next message: [Python-Dev] rXXX links in the bug tracker after the migration to Mercurial
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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. The syntax for changeset hash links from now on is [hash], e.g. [1a1ed76a6ae2]. Georg
- Previous message: [Python-Dev] rXXX links in the bug tracker after the migration to Mercurial
- Next message: [Python-Dev] rXXX links in the bug tracker after the migration to Mercurial
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list