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 serhiy.storchaka
Recipients belopolsky, johnwalker, mark.dickinson, python-dev, rhettinger, serhiy.storchaka, skrah, steven.daprano, terry.reedy
Date 2015-12-28.22:52:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1451343170.11.0.813312476303.issue25928@psf.upfronthosting.co.za>
In-reply-to
Content
> Hopefully I wasn't moving too fast, but I won't have time in the next
days/weeks.

No, the patch is pretty clear. Thanks.

> Serhiy and Alexander (#8947) would prefer more homogeneous error
messages and docstrings between float/pydecimal/cdecimal.

This would help to optimize creating a Fraction. Opened issue25971 for this.
History
Date User Action Args
2015-12-28 22:52:50serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, terry.reedy, mark.dickinson, belopolsky, steven.daprano, skrah, python-dev, johnwalker
2015-12-28 22:52:50serhiy.storchakasetmessageid: <1451343170.11.0.813312476303.issue25928@psf.upfronthosting.co.za>
2015-12-28 22:52:50serhiy.storchakalinkissue25928 messages
2015-12-28 22:52:49serhiy.storchakacreate