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-29.18:55:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1638212154.46.0.0465800002899.issue45917@roundup.psfhosted.org>
In-reply-to
Content
New changeset 6266e4af873a27c9d352115f2f7a1ad0885fc031 by Gideon in branch 'main':
bpo-45917: Add math.exp2() method - return 2 raised to the power of x (GH-29829)
https://github.com/python/cpython/commit/6266e4af873a27c9d352115f2f7a1ad0885fc031
History
Date User Action Args
2021-11-29 18:55:54mark.dickinsonsetrecipients: + mark.dickinson, tim.peters, rhettinger, python-dev, serhiy.storchaka, Gideon
2021-11-29 18:55:54mark.dickinsonsetmessageid: <1638212154.46.0.0465800002899.issue45917@roundup.psfhosted.org>
2021-11-29 18:55:54mark.dickinsonlinkissue45917 messages
2021-11-29 18:55:54mark.dickinsoncreate