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 miss-islington
Recipients mark.dickinson, miss-islington, steve.dower
Date 2021-12-09.18:56:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1639076164.03.0.811573716755.issue46018@roundup.psfhosted.org>
In-reply-to
Content
New changeset 5ae4265b8c8042c496e569b6dbf9ef107e1d5b31 by Miss Islington (bot) in branch '3.9':
bpo-46018: Ensure that math.expm1 does not raise on underflow (GH-29997)
https://github.com/python/cpython/commit/5ae4265b8c8042c496e569b6dbf9ef107e1d5b31
History
Date User Action Args
2021-12-09 18:56:04miss-islingtonsetrecipients: + miss-islington, mark.dickinson, steve.dower
2021-12-09 18:56:04miss-islingtonsetmessageid: <1639076164.03.0.811573716755.issue46018@roundup.psfhosted.org>
2021-12-09 18:56:04miss-islingtonlinkissue46018 messages
2021-12-09 18:56:03miss-islingtoncreate