[New-bugs-announce] [issue10625] There is no test for repr(complex(-0., 1.)) special handling

Eric Smith report at bugs.python.org
Sat Dec 4 14:24:32 CET 2010


New submission from Eric Smith <eric at trueblade.com>:

There's a special test in the C code for this, but there no test for it in test_complex. Note that this needs to be a IEEE 754 specific test.

----------
assignee: eric.smith
components: Tests
keywords: easy
messages: 123348
nosy: eric.smith
priority: normal
severity: normal
status: open
title: There is no test for repr(complex(-0.,1.)) special handling
versions: Python 3.2

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


More information about the New-bugs-announce mailing list