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 tuomas.suutari
Recipients docs@python, ezio.melotti, ikelly, mark.dickinson, skrah, tuomas.suutari
Date 2015-03-07.11:10:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1425726651.28.0.0462891855827.issue23460@psf.upfronthosting.co.za>
In-reply-to
Content
Here's a patch that fixes the description for 'g' to explain what happens for `Decimal` and also documents the Decimal.__format__ in the documentation of the decimal module.
History
Date User Action Args
2015-03-07 11:10:51tuomas.suutarisetrecipients: + tuomas.suutari, mark.dickinson, ikelly, ezio.melotti, skrah, docs@python
2015-03-07 11:10:51tuomas.suutarisetmessageid: <1425726651.28.0.0462891855827.issue23460@psf.upfronthosting.co.za>
2015-03-07 11:10:51tuomas.suutarilinkissue23460 messages
2015-03-07 11:10:51tuomas.suutaricreate