Mark Dickinson <dicki...@gmail.com> added the comment:

Here's an example based on the dtoa.c code.  It only changes the return value 
of float('nan'), and doesn't affect any other existing uses of the Py_NAN 
macro.  It needs tests.

----------
keywords: +patch
Added file: http://bugs.python.org/file25163/issue14521.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue14521>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to