[issue11144] int(float) may return a long for no reason

Roundup Robot report at bugs.python.org
Sat Mar 26 13:30:20 CET 2011


Roundup Robot <devnull at devnull> added the comment:

New changeset e1ebec2446cd by Mark Dickinson in branch '2.7':
Issue #11144: Fix corner cases where float-to-int conversion unnecessarily returned a long.
http://hg.python.org/cpython/rev/e1ebec2446cd

----------
nosy: +python-dev

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


More information about the Python-bugs-list mailing list