commit | e979ec8fbf873efc266e665ae946df30dea97f6e | [log] [tgz] |
---|---|---|
author | Mark Dickinson <dickinsm@gmail.com> | Sun Jun 13 10:50:29 2010 +0000 |
committer | Mark Dickinson <dickinsm@gmail.com> | Sun Jun 13 10:50:29 2010 +0000 |
tree | b7874d842ee46fc829ea31fe335dd284fd42945d | |
parent | 8842c356aa98869e3d80b10cad5d5aeee22d5569 [diff] [blame] |
Issue #8986: erfc was raising OverflowError on Linux for arguments in the (approximate) range (-27.3, 30.0), as a result of an escaped errno value.
diff --git a/Misc/ACKS b/Misc/ACKS index c798ebb..01957c2 100644 --- a/Misc/ACKS +++ b/Misc/ACKS
@@ -151,6 +151,7 @@ Jeffery Collins Robert Collins Paul Colomiets +Geremy Condra Juan José Conti Matt Conway David M. Cooke