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