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 mark.dickinson
Recipients eric.smith, lemburg, mark.dickinson, pbrod, pitrou, stutzbach, vstinner
Date 2015-04-26.17:43:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1430070204.22.0.39985922885.issue22544@psf.upfronthosting.co.za>
In-reply-to
Content
Per: yes, that's true. I don't think changing either division or multiplication is the way forward for this issue, though; I'd rather implement the less invasive change where `cmath.log` special-cases the situation where its second argument is real and positive.
History
Date User Action Args
2015-04-26 17:43:24mark.dickinsonsetrecipients: + mark.dickinson, lemburg, pitrou, vstinner, eric.smith, stutzbach, pbrod
2015-04-26 17:43:24mark.dickinsonsetmessageid: <1430070204.22.0.39985922885.issue22544@psf.upfronthosting.co.za>
2015-04-26 17:43:24mark.dickinsonlinkissue22544 messages
2015-04-26 17:43:24mark.dickinsoncreate