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 skrah
Recipients johnwalker, mark.dickinson, serhiy.storchaka, skrah, steven.daprano
Date 2015-12-23.22:25:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1450909516.63.0.940454789949.issue25928@psf.upfronthosting.co.za>
In-reply-to
Content
Let's re-target this issue:

Implementing as_integer_ratio() sounds reasonable, but let's hope
people won't try to convert Decimal('1E+999999999999999999').


Mark, was there perhaps a reason not to add the method?
History
Date User Action Args
2015-12-23 22:25:16skrahsetrecipients: + skrah, mark.dickinson, steven.daprano, serhiy.storchaka, johnwalker
2015-12-23 22:25:16skrahsetmessageid: <1450909516.63.0.940454789949.issue25928@psf.upfronthosting.co.za>
2015-12-23 22:25:16skrahlinkissue25928 messages
2015-12-23 22:25:16skrahcreate