Mercurial commit url is broken

Hi,
I clicked on a Mercurial commit number from: http://bugs.python.org/issue18383#msg249581
It points me to: http://hg.python.org/lookup/c1396d28c440
... which displays short error message:
Usage: /lookup/GITHEXHASH or gitGITHEXHASH (10, 11, or 40 hex characters) /lookup/HGHEXNODE or hgHGHEXNODE (12 or 40 hex characters) /lookup/rSVNREVISION
"c1396d28c440" hash is 12 hex characters long.
Victor

I'm going on vacation in literally 10 minutes, so the best I can do is tell you is that a copy of the code can be found at https://gist.github.com/brettcannon/f8d97c92b0df264cd4db008ffd32daf9 and it's possible I screwed up the static JSON data file that I had the infrastructure team install with the file.
On Thu, Feb 16, 2017, 05:30 Victor Stinner, <victor.stinner@gmail.com> wrote:
Hi,
I clicked on a Mercurial commit number from: http://bugs.python.org/issue18383#msg249581
It points me to: http://hg.python.org/lookup/c1396d28c440
... which displays short error message:
Usage: /lookup/GITHEXHASH or gitGITHEXHASH (10, 11, or 40 hex characters) /lookup/HGHEXNODE or hgHGHEXNODE (12 or 40 hex characters) /lookup/rSVNREVISION
"c1396d28c440" hash is 12 hex characters long.
Victor
python-committers mailing list python-committers@python.org https://mail.python.org/mailman/listinfo/python-committers Code of Conduct: https://www.python.org/psf/codeofconduct/

On Thu, Feb 16, 2017 at 3:30 PM, Victor Stinner <victor.stinner@gmail.com> wrote:
Hi,
I clicked on a Mercurial commit number from: http://bugs.python.org/issue18383#msg249581
It points me to: http://hg.python.org/lookup/c1396d28c440
FTR the URL works now -- not sure if someone fixed it in the meanwhile.
Best Regards, Ezio Melotti
... which displays short error message:
Usage: /lookup/GITHEXHASH or gitGITHEXHASH (10, 11, or 40 hex characters) /lookup/HGHEXNODE or hgHGHEXNODE (12 or 40 hex characters) /lookup/rSVNREVISION
"c1396d28c440" hash is 12 hex characters long.
Victor
participants (3)
-
Brett Cannon
-
Ezio Melotti
-
Victor Stinner