homepage

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 Ken.Cheung
Recipients Ken.Cheung
Date 2012年06月13日.17:42:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1339609359.6.0.237192650193.issue15057@psf.upfronthosting.co.za>
In-reply-to
Content
I observed a code clone from the following files.
function : mpd_qdivint @ (file: "Python-3.3.0a2/Modules/_decimal/libmpdec/mpdecimal.c", line: 3727)~3763
function : mpd_qrem @ (file: "Python-3.3.0a2/Modules/_decimal/libmpdec/mpdecimal.c", line: 6331)~6361
The function mpd_qdivint checks the condition "mpd_isinfinite(a) && mpd_isinfinite(b)" while mpd_qrem does not. I wonder if this is necessary in mpd_qrem. The source code is included in the attachment. Hope it helps.
History
Date User Action Args
2012年06月13日 17:42:39Ken.Cheungsetrecipients: + Ken.Cheung
2012年06月13日 17:42:39Ken.Cheungsetmessageid: <1339609359.6.0.237192650193.issue15057@psf.upfronthosting.co.za>
2012年06月13日 17:42:39Ken.Cheunglinkissue15057 messages
2012年06月13日 17:42:38Ken.Cheungcreate

AltStyle によって変換されたページ (->オリジナル) /