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 eric.smith
Recipients eric.araujo, eric.smith, ezio.melotti, mark.dickinson, rhettinger, skrah, terry.reedy
Date 2014-05-24.23:31:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1400974278.4.0.759839330685.issue7094@psf.upfronthosting.co.za>
In-reply-to
Content
I'm going to go ahead and close this. Alternate formatting was added to float and complex. I think leaving this issue open just confuses whether or not that support was added. I know I had to go back and double check.

Since decimal never participated in %-formatting, there are no "migration to .format()" issues with it. I agree that it's unlikely anyone would want it, and if we want to add it, it would be a new, separate issue.
History
Date User Action Args
2014-05-24 23:31:18eric.smithsetrecipients: + eric.smith, rhettinger, terry.reedy, mark.dickinson, ezio.melotti, eric.araujo, skrah
2014-05-24 23:31:18eric.smithsetmessageid: <1400974278.4.0.759839330685.issue7094@psf.upfronthosting.co.za>
2014-05-24 23:31:18eric.smithlinkissue7094 messages
2014-05-24 23:31:17eric.smithcreate