[issue8986] math.erfc OverflowError

geremy condra report at bugs.python.org
Sun Jun 13 12:02:18 CEST 2010


geremy condra <debatem1 at gmail.com> added the comment:

On Sun, Jun 13, 2010 at 5:47 AM, Mark Dickinson <report at bugs.python.org> wrote:
>
> Mark Dickinson <dickinsm at gmail.com> added the comment:
>
> Geremy, can you verify that the attached patch fixes the problem?  If so, I'll add tests and commit.

I've only tested it from 2**16 + 1 to -2**16 at unit and half-unit
intervals, but it doesn't blow up
here. Thanks- and I appreciate the quick response.

Geremy Condra

> ----------
> keywords: +patch
> Added file: http://bugs.python.org/file17654/issue8986.patch
>
> _______________________________________
> Python tracker <report at bugs.python.org>
> <http://bugs.python.org/issue8986>
> _______________________________________
>

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8986>
_______________________________________


More information about the Python-bugs-list mailing list