[issue5816] Simplify parsing of complex numbers and make complex('inf') valid.

Mark Dickinson report at bugs.python.org
Thu Apr 23 21:22:12 CEST 2009


Mark Dickinson <dickinsm at gmail.com> added the comment:

Committed to py3k, r71818, with the changes Eric suggested.  I ran build 
and tests both with and without the -DPY_NO_SHORT_FLOAT_REPR compiler 
option.

Will backport.

----------
versions: +Python 2.7 -Python 3.1

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


More information about the Python-bugs-list mailing list