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, skrah, steelman
Date 2019-01-03.15:25:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1546529140.7.0.12819532061.issue35638@roundup.psfhosted.org>
In-reply-to
Content
As much as I am open to any suggestions for naming and such (although I think 'm' together with 'n' are a good supplement for 'f' and 'g'), I really would like to introduce a method to format numbers with fixed number of decimal digits (it looks good in tables) and with separators from locale.
History
Date User Action Args
2019-01-03 15:25:42steelmansetrecipients: + steelman, mark.dickinson, eric.smith, skrah
2019-01-03 15:25:40steelmansetmessageid: <1546529140.7.0.12819532061.issue35638@roundup.psfhosted.org>
2019-01-03 15:25:40steelmanlinkissue35638 messages
2019-01-03 15:25:40steelmancreate