This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients brian.curtin, ezio.melotti, loewis, python-dev, serhiy.storchaka, shura_zam, vstinner
Date 2014-02-19.21:28:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3fTsVB4xf1z7LjR@mail.python.org>
In-reply-to
Content
New changeset d11ca14c9a61 by Serhiy Storchaka in branch '2.7':
Issue #6815: os.path.expandvars() now supports non-ASCII Unicode environment
http://hg.python.org/cpython/rev/d11ca14c9a61
History
Date User Action Args
2014-02-19 21:28:04python-devsetrecipients: + python-dev, loewis, vstinner, shura_zam, ezio.melotti, brian.curtin, serhiy.storchaka
2014-02-19 21:28:03python-devlinkissue6815 messages
2014-02-19 21:28:03python-devcreate