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 vstinner
Recipients larry, loewis, pitrou, tim.peters, vstinner
Date 2013-11-23.23:49:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAMpsgwZmV8ZfCg_=HNWy=mft0xzY+xwgyJJrz46dGHidEP2-tQ@mail.gmail.com>
In-reply-to <1385246632.18.0.474791465154.issue19738@psf.upfronthosting.co.za>
Content
> I think the best choice would be a decimal object--which, now that we have decimal in C, is probably sufficiently performant for serious consideration.

This idea was rejected: see the PEP 410 :-)
History
Date User Action Args
2013-11-23 23:49:08vstinnersetrecipients: + vstinner, tim.peters, loewis, pitrou, larry
2013-11-23 23:49:08vstinnerlinkissue19738 messages
2013-11-23 23:49:08vstinnercreate