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 AjithRamachandran, lemburg, mark.dickinson, rhettinger, serhiy.storchaka, stutzbach, vstinner
Date 2021-06-10.16:42:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1623343337.68.0.094005702565.issue44357@roundup.psfhosted.org>
In-reply-to
Content
New changeset ac867f10b49322e25f34d2d8abd8e63c86834750 by Ajith Ramachandran in branch 'main':
bpo-44357:Add `math.cbrt()` function: Cube Root (GH-26622)
https://github.com/python/cpython/commit/ac867f10b49322e25f34d2d8abd8e63c86834750
History
Date User Action Args
2021-06-10 16:42:17mark.dickinsonsetrecipients: + mark.dickinson, lemburg, rhettinger, vstinner, stutzbach, serhiy.storchaka, AjithRamachandran
2021-06-10 16:42:17mark.dickinsonsetmessageid: <1623343337.68.0.094005702565.issue44357@roundup.psfhosted.org>
2021-06-10 16:42:17mark.dickinsonlinkissue44357 messages
2021-06-10 16:42:17mark.dickinsoncreate