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 eric.smith, mark.dickinson, serhiy.storchaka, skrah, steelman
Date 2019-01-04.20:47:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1546634856.86.0.196673715825.issue35638@roundup.psfhosted.org>
In-reply-to
Content
You can use locale.format_string() for locale aware formatting.
History
Date User Action Args
2019-01-04 20:47:37serhiy.storchakasetrecipients: + serhiy.storchaka, mark.dickinson, eric.smith, skrah, steelman
2019-01-04 20:47:36serhiy.storchakasetmessageid: <1546634856.86.0.196673715825.issue35638@roundup.psfhosted.org>
2019-01-04 20:47:36serhiy.storchakalinkissue35638 messages
2019-01-04 20:47:36serhiy.storchakacreate