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 steelman
Recipients eric.smith, mark.dickinson, serhiy.storchaka, skrah, steelman
Date 2019-01-05.11:22:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1546687377.52.0.820102982542.issue35638@roundup.psfhosted.org>
In-reply-to
Content
Indeed. Thank you. I was sure I had tried this. However, this is still only a workaround and not the solution I need. I am working on a project now which uses pint https://pint.readthedocs.io/en/latest/ which uses format() and its relatives.

With "n" format present Python is missing locale-aware "f" formatter anyway.
History
Date User Action Args
2019-01-05 11:22:59steelmansetrecipients: + steelman, mark.dickinson, eric.smith, skrah, serhiy.storchaka
2019-01-05 11:22:57steelmansetmessageid: <1546687377.52.0.820102982542.issue35638@roundup.psfhosted.org>
2019-01-05 11:22:57steelmanlinkissue35638 messages
2019-01-05 11:22:57steelmancreate