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 mark.dickinson, serhiy.storchaka, tim.peters
Date 2018-03-02.15:49:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1520005752.73.0.467229070634.issue32978@psf.upfronthosting.co.za>
In-reply-to
Content
> And I think that using math.ldexp() can be more preferable that pow(2.0, ...)

Yes, absolutely agreed. I'll take a look at the PR.
History
Date User Action Args
2018-03-02 15:49:12mark.dickinsonsetrecipients: + mark.dickinson, tim.peters, serhiy.storchaka
2018-03-02 15:49:12mark.dickinsonsetmessageid: <1520005752.73.0.467229070634.issue32978@psf.upfronthosting.co.za>
2018-03-02 15:49:12mark.dickinsonlinkissue32978 messages
2018-03-02 15:49:12mark.dickinsoncreate