[issue1534] sys.maxfloat patch

Christian Heimes report at bugs.python.org
Sat Dec 1 12:24:11 CET 2007


Christian Heimes added the comment:

Applied in r59254.

I've moved the code to floatobject.c/h and added PyFloat_GetMax() and
PyFloat_GetMin(), too. The intobject.c file has a similar function.

----------
resolution:  -> fixed
status: open -> closed

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1534>
__________________________________


More information about the Python-bugs-list mailing list