[issue3369] memory leak in floatobject.c

Mark Dickinson report at bugs.python.org
Wed Jul 16 22:53:23 CEST 2008


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

> Does this also apply to 2.6?

Looks like it doesn't.  :-).

The patch needs to touch the newly arrived
comparison with "infinity", as well as the
"inf" and "nan" comparisons.

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


More information about the Python-bugs-list mailing list