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 mark.dickinson
Recipients eric.smith, facundobatista, mark.dickinson, rhettinger
Date 2009-03-13.21:47:37
SpamBayes Score 6.074629e-05
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
Here's a patch to implement the 'n' format specifier for Decimals
(see also issue 5481).

Raymond, could you give this a sanity check?
History
Date User Action Args
2009-03-13 21:47:44mark.dickinsonsetrecipients: + mark.dickinson, rhettinger, facundobatista, eric.smith
2009-03-13 21:47:44mark.dickinsonsetmessageid: <[email protected]>
2009-03-13 21:47:40mark.dickinsonlinkissue2110 messages
2009-03-13 21:47:40mark.dickinsoncreate