[issue10925] Document pure Python version of integer-to-float correctly-rounded conversion

Mark Dickinson report at bugs.python.org
Sat Oct 22 20:55:07 CEST 2011


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

Thanks for the comments.  Here's an updated patch, that actually makes use of the pure Python version to test the built-in int-to-float conversion.

----------
versions:  -Python 2.7, Python 3.2
Added file: http://bugs.python.org/file23495/pure_python_long_to_float_v2.patch

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


More information about the Python-bugs-list mailing list