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 lemburg, loewis, pitrou, python-dev, serhiy.storchaka
Date 2013-12-24.07:03:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3dpT0h6tD8z7Ljv@mail.python.org>
In-reply-to
Content
New changeset 22c59ddba494 by Serhiy Storchaka in branch '3.3':
Issue #20033: makelocalealias.py now works with non-ASCII locales and produces
http://hg.python.org/cpython/rev/22c59ddba494

New changeset 1287c570176b by Serhiy Storchaka in branch 'default':
Issue #20033: makelocalealias.py now works with non-ASCII locales and produces
http://hg.python.org/cpython/rev/1287c570176b
History
Date User Action Args
2013-12-24 07:03:18python-devsetrecipients: + python-dev, lemburg, loewis, pitrou, serhiy.storchaka
2013-12-24 07:03:18python-devlinkissue20033 messages
2013-12-24 07:03:17python-devcreate