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 Gideon, mark.dickinson, python-dev, rhettinger, serhiy.storchaka, tim.peters
Date 2021-11-30.15:30:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1638286249.04.0.634991773633.issue45917@roundup.psfhosted.org>
In-reply-to
Content
[Tim]

> on Windows, exp2(x) is way worse then pow(2, x)

Darn.

> I expect we should just live with it.

Agreed.
History
Date User Action Args
2021-11-30 15:30:49mark.dickinsonsetrecipients: + mark.dickinson, tim.peters, rhettinger, python-dev, serhiy.storchaka, Gideon
2021-11-30 15:30:49mark.dickinsonsetmessageid: <1638286249.04.0.634991773633.issue45917@roundup.psfhosted.org>
2021-11-30 15:30:49mark.dickinsonlinkissue45917 messages
2021-11-30 15:30:48mark.dickinsoncreate