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 scoder
Recipients mark.dickinson, ncoghlan, rhettinger, scoder, skrah, stutzbach, taleinat
Date 2015-05-28.12:07:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <5567050E.5000609@behnel.de>
In-reply-to <1432814721.42.0.430204778772.issue24270@psf.upfronthosting.co.za>
Content
> Properly handling other types which are convertible to floats, such as Decimal and Fraction, is outside the scope of this issue.

... and outside of the scope of the math module in general. It's inherently
floating point based.
History
Date User Action Args
2015-05-28 12:07:44scodersetrecipients: + scoder, rhettinger, mark.dickinson, ncoghlan, taleinat, stutzbach, skrah
2015-05-28 12:07:44scoderlinkissue24270 messages
2015-05-28 12:07:44scodercreate