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.fahlgren, juraj.sukop, mark.dickinson, nschloe, pitrou, python-dev, serhiy.storchaka, skrah, vstinner
Date 2018-02-20.20:10:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1519157417.42.0.467229070634.issue29282@psf.upfronthosting.co.za>
In-reply-to
Content
> Do I read this thread correctly assuming that this hasn't been implemented yet?

Yes. Existing libm implementations don't work, so simply wrapping the libm function isn't enough. And writing an implementation from scratch is non-trivial.
History
Date User Action Args
2018-02-20 20:10:17mark.dickinsonsetrecipients: + mark.dickinson, pitrou, vstinner, skrah, nschloe, python-dev, serhiy.storchaka, eric.fahlgren, juraj.sukop
2018-02-20 20:10:17mark.dickinsonsetmessageid: <1519157417.42.0.467229070634.issue29282@psf.upfronthosting.co.za>
2018-02-20 20:10:17mark.dickinsonlinkissue29282 messages
2018-02-20 20:10:17mark.dickinsoncreate