[issue14722] Overflow in parsing 'float' parameters in PyArg_ParseTuple*

Stefan Krah report at bugs.python.org
Mon May 7 12:35:27 CEST 2012


Stefan Krah <stefan-usenet at bytereef.org> added the comment:

I agree. Fixing all this would probably require a PEP. It looks like the
original plan was to provide a facility to turn off the Overflow exception:

http://mail.python.org/pipermail/python-dev/2000-May/003990.html

----------

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


More information about the Python-bugs-list mailing list