[PyPy-issue] [issue534] float('inf') works (generates an inf NAN) in CPython 2.5.5, reports ValueError: invalid literal for float() in PyPy 1.2

Amaury Forgeot d Arc pypy-dev-issue at codespeak.net
Thu Jun 24 14:07:49 CEST 2010


Amaury Forgeot d Arc <amauryfa at gmail.com> added the comment:

works now: even on Windows, 
float('inf') yields '1.#INF' in PyPy 1.3, and 'inf' in trunk at 75557.

----------
status: chatting -> resolved

_______________________________________________________
PyPy development tracker <pypy-dev-issue at codespeak.net>
<https://codespeak.net/issue/pypy-dev/issue534>
_______________________________________________________



More information about the Pypy-issue mailing list