[New-bugs-announce] [issue2121] complex constructor doesn't accept string with nan and inf

Christian Heimes report at bugs.python.org
Fri Feb 15 09:15:17 CET 2008


New submission from Christian Heimes:

This is a reminder.

The issue makes the complex(repr(...)) round-trip impossible when either
the real or imag part is nan or infinite.

----------
components: Interpreter Core
messages: 62422
nosy: tiran
priority: normal
severity: normal
status: open
title: complex constructor doesn't accept string with nan and inf
versions: Python 2.6, Python 3.0

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2121>
__________________________________


More information about the New-bugs-announce mailing list