]> granicus.if.org Git - python/commit
Issue #20046: Locale alias table no longer contains entities which can be
authorSerhiy Storchaka <storchaka@gmail.com>
Thu, 26 Dec 2013 22:56:53 +0000 (00:56 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Thu, 26 Dec 2013 22:56:53 +0000 (00:56 +0200)
commit8c4f57d1d5b3550a859397f3bab54f560ad21074
treec17975ec4141fbe7d2b748847e11d67bff98abfe
parent0e814634e5b279b3d8eb4987dc5039a0e8ec270e
Issue #20046: Locale alias table no longer contains entities which can be
calculated.  Generalized support of the euro modifier.
Lib/locale.py
Lib/test/test_locale.py
Misc/NEWS
Tools/i18n/makelocalealias.py