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 ezio.melotti, lemburg, loewis, python-dev, serhiy.storchaka
Date 2014-10-01.21:15:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20141001211452.75009.86328@mail.hg.python.org>
In-reply-to
Content
New changeset c4284fa75ec7 by Serhiy Storchaka in branch '2.7':
Issue #20076: Added non derived UTF-8 aliases to locale aliases table.
https://hg.python.org/cpython/rev/c4284fa75ec7

New changeset 3bff73df6dab by Serhiy Storchaka in branch '3.4':
Issue #20076: Added non derived UTF-8 aliases to locale aliases table.
https://hg.python.org/cpython/rev/3bff73df6dab

New changeset 301b9a58021c by Serhiy Storchaka in branch 'default':
Issue #20076: Added non derived UTF-8 aliases to locale aliases table.
https://hg.python.org/cpython/rev/301b9a58021c
History
Date User Action Args
2014-10-01 21:15:05python-devsetrecipients: + python-dev, lemburg, loewis, ezio.melotti, serhiy.storchaka
2014-10-01 21:15:05python-devlinkissue20076 messages
2014-10-01 21:15:05python-devcreate