commit | 2de4be2efdbed0527a70ed9c2c851c52683a689d | [log] [tgz] |
---|---|---|
author | Mark Dickinson <mdickinson@enthought.com> | Sat Aug 18 12:31:34 2012 +0100 |
committer | Mark Dickinson <mdickinson@enthought.com> | Sat Aug 18 12:31:34 2012 +0100 |
tree | 960d01b7932f9805746b7b5750aa6d5b11d20d91 | |
parent | 2cc49745a5b552bf83700771230b08f32578f7c6 [diff] [blame] |
Add workaround for log1p(-0.0) on platforms where it's broken.
diff --git a/Misc/NEWS b/Misc/NEWS index 611dc6f..190f8f4 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -95,6 +95,9 @@ Library ------- +- Issue #15477: In cmath and math modules, add workaround for platforms whose + system-supplied log1p function doesn't respect signs of zeros. + - Issue #11062: Fix adding a message from file to Babyl mailbox. - Issue #15646: Prevent equivalent of a fork bomb when using