]> granicus.if.org Git - python/commit
Add workaround for log1p(-0.0) on platforms where it's broken.
authorMark Dickinson <mdickinson@enthought.com>
Sat, 18 Aug 2012 11:31:34 +0000 (12:31 +0100)
committerMark Dickinson <mdickinson@enthought.com>
Sat, 18 Aug 2012 11:31:34 +0000 (12:31 +0100)
commit2de4be2efdbed0527a70ed9c2c851c52683a689d
tree960d01b7932f9805746b7b5750aa6d5b11d20d91
parent2cc49745a5b552bf83700771230b08f32578f7c6
Add workaround for log1p(-0.0) on platforms where it's broken.
Misc/NEWS
Modules/_math.c
Modules/_math.h