On Jun 8, 2019, at 13:01, Antoine Pitrou <solip...@pitrou.net> wrote:
> On Fri, 7 Jun 2019 19:03:50 -0400
> Ned Deily <n...@python.org> wrote:
>> This worked for mamy years.  I believe the issue is that the process relied 
>> on the old Subversion source web viewer which has more recently been retired.
> 
> No, it used to work *without* the SVN server.  There was a mapping of
> SVN revision numbers to hg changeset ids, and hg.python.org/lookup/ would
> trigger a WSGI application that would redirect to the appropriate
> *changeset* on hg.python.org.
> 
> I don't know why that has changed and why it now redirects to the SVN
> server.  That's a regression.

OK, thanks.  Perhaps it got broken in an upgrade to or a move of hg.python.org? 
 Opening an issue on the core-workflow tracker and pinging EWDurbin might get 
it resolved quickly.

In any case, we should be moving things to map directly to a git id as 
suggested.

--
  Ned Deily
  n...@python.org -- []
_______________________________________________
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/python-dev@python.org/message/KREW5CU7XNVEBPV3EVBS4PLPTWEDUHFK/

Reply via email to