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 debatem1
Recipients debatem1, mark.dickinson
Date 2010-06-13.10:02:17
SpamBayes Score 0.0036086345
Marked as misclassified No
Message-id <AANLkTil-9tKWhXe-L8LBJY-YTI_qQONhORcS6BstAfeg@mail.gmail.com>
In-reply-to <1276422447.03.0.860510278046.issue8986@psf.upfronthosting.co.za>
Content
On Sun, Jun 13, 2010 at 5:47 AM, Mark Dickinson <report@bugs.python.org> wrote:
>
> Mark Dickinson <dickinsm@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@bugs.python.org>
> <http://bugs.python.org/issue8986>
> _______________________________________
>
History
Date User Action Args
2010-06-13 10:02:18debatem1setrecipients: + debatem1, mark.dickinson
2010-06-13 10:02:17debatem1linkissue8986 messages
2010-06-13 10:02:17debatem1create