Ezio Melotti added the comment:

> So there may be three issues here:
> (1) the Dev Guide links to the revision list rather than directly
> to the browser,

This is now fixed.

> (2) browsing defaults to browsing 2.7 rather than the default branch,

This is fixed as well.  FTR it's not defaulting to 2.7, it just uses the branch 
of the latest commit, and when you checked it happened to be 2.7.

> (3) the branch name should be diplayed somewhere on the page when 
> browsing (or better yet, also in the URL itself).

This seems to be a bug in hgweb, and you should report it upstream.
In http://hg.python.org/cpython/rev/e8851809ae83 you can see at the top, next 
to the csid, the branch name and the 'tip' tag.
In http://hg.python.org/cpython/file/e8851809ae83 only the 'tip' tag is shown.
I don't know if the omission of the branch is intentional, but it seems 
reasonable to me to have it in the "browse" page too.

----------
assignee:  -> ezio.melotti
components: +Devguide
nosy: +ezio.melotti
resolution:  -> fixed
stage:  -> committed/rejected
status: open -> closed
type:  -> enhancement

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue15491>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to