Re: [Python-Dev] A misredirected ticket link in hg.python.org/cpython

2014-02-20 Thread martin
Quoting Vajrasky Kok : 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

Re: [Python-Dev] A misredirected ticket link in hg.python.org/cpython

2014-02-19 Thread Ned Deily
In article , Vajrasky Kok wrote: > 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. [#68

[Python-Dev] A misredirected ticket link in hg.python.org/cpython

2014-02-19 Thread Vajrasky Kok
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.pytho