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 serhiy.storchaka
Recipients lemburg, loewis, serhiy.storchaka
Date 2013-12-27.10:12:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1388139147.62.0.637898307439.issue20079@psf.upfronthosting.co.za>
In-reply-to
Content
Proposed patch adds to locale alias table the mappings for locales supported in recent glibc (v 2.18). It also modifies the makelocalealias.py script so that it parses the SUPPORTED file from glibc sources and supports command line options for source paths.
History
Date User Action Args
2013-12-27 10:12:28serhiy.storchakasetrecipients: + serhiy.storchaka, lemburg, loewis
2013-12-27 10:12:27serhiy.storchakasetmessageid: <1388139147.62.0.637898307439.issue20079@psf.upfronthosting.co.za>
2013-12-27 10:12:27serhiy.storchakalinkissue20079 messages
2013-12-27 10:12:27serhiy.storchakacreate