In article <CAB+fVUUJgf9gtf_uXk+3sndyp2r++=ELss1iv+So=cuwzje...@mail.gmail.com>, Vajrasky Kok <[email protected]> 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. [#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. Thanks! I've reported the problem to Noah on the infrastructure team. -- Ned Deily, [email protected] _______________________________________________ Python-Dev mailing list [email protected] https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
