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 Seungbeom Kim
Recipients Seungbeom Kim, eric.araujo, eric.smith, ezio.melotti, mark.dickinson, rhettinger, skrah, terry.reedy
Date 2015-05-29.22:38:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1432939094.61.0.41566955175.issue7094@psf.upfronthosting.co.za>
In-reply-to
Content
It looks like this change has not been applied to Python 2.7. Do we have any chance of getting it to 2.7?

> So I'm unsure if anyone is actually using alternate formatting.

The "alternative form" is my favorite, and I think that "%#g" should be the default format for general floating-point values in numerical applications. That is why I miss this feature in Python 2.7 so much.
History
Date User Action Args
2015-05-29 22:38:14Seungbeom Kimsetrecipients: + Seungbeom Kim, rhettinger, terry.reedy, mark.dickinson, eric.smith, ezio.melotti, eric.araujo, skrah
2015-05-29 22:38:14Seungbeom Kimsetmessageid: <1432939094.61.0.41566955175.issue7094@psf.upfronthosting.co.za>
2015-05-29 22:38:14Seungbeom Kimlinkissue7094 messages
2015-05-29 22:38:14Seungbeom Kimcreate