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 ncoghlan, scoder, taleinat
Date 2015-05-24.13:45:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1432475137.97.0.262405757487.issue24270@psf.upfronthosting.co.za>
In-reply-to
Content
Eventually, I think a corresponding function should be added to cmath. math.isclose() shouldn't deal with complex values by itself (other than rejecting them as non-floatish input).
History
Date User Action Args
2015-05-24 13:45:37scodersetrecipients: + scoder, ncoghlan, taleinat
2015-05-24 13:45:37scodersetmessageid: <1432475137.97.0.262405757487.issue24270@psf.upfronthosting.co.za>
2015-05-24 13:45:37scoderlinkissue24270 messages
2015-05-24 13:45:37scodercreate