[Python-Dev] A misredirected ticket link in hg.python.org/cpython
martin at v.loewis.de
martin at v.loewis.de
Thu Feb 20 16:38:04 CET 2014
More information about the Python-Dev mailing list
Thu Feb 20 16:38:04 CET 2014
- Previous message: [Python-Dev] A misredirected ticket link in hg.python.org/cpython
- Next message: [Python-Dev] Extent of post-rc churn
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Quoting Vajrasky Kok <sky.kok at speaklikeaking.com>: > Go to any commit link in hg.python.org/cpython, for example > http://hg.python.org/cpython/rev/d11ca14c9a61. > > You have this commit message: > > Issue #6815: os.path.expandvars() now supports non-ASCII Unicode > environment variables names and values. [#6815] > > The [#6815] link is going to http://bugs.python.org/6815. If you > follow that link, it redirects to http://legacy.python.org/sf/ and you > get message: You did not provide a report number. The link should be > http://bugs.python.org/issue6815. The bug really is on www.python.org, which (now) redirects /sf/6815 to http://legacy.python.org/sf/, i.e. it drops the issue number there. Regards, Martin
- Previous message: [Python-Dev] A misredirected ticket link in hg.python.org/cpython
- Next message: [Python-Dev] Extent of post-rc churn
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list