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 steve.dower
Recipients mark.dickinson, steve.dower
Date 2021-12-09.18:32:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1639074723.49.0.757389726626.issue46018@roundup.psfhosted.org>
In-reply-to
Content
New changeset 3363e1cb05d0d19ed172ea63606d8cb6268747fc by Steve Dower in branch 'main':
bpo-46018: Ensure that math.expm1 does not raise on underflow (GH-29997)
https://github.com/python/cpython/commit/3363e1cb05d0d19ed172ea63606d8cb6268747fc
History
Date User Action Args
2021-12-09 18:32:05steve.dowersetrecipients: + steve.dower, mark.dickinson
2021-12-09 18:32:03steve.dowersetmessageid: <1639074723.49.0.757389726626.issue46018@roundup.psfhosted.org>
2021-12-09 18:32:03steve.dowerlinkissue46018 messages
2021-12-09 18:32:03steve.dowercreate