[issue16483] Make int(float('inf')) raise ValueError rather than OverflowError.

Alexey Kachayev report at bugs.python.org
Thu Nov 15 23:19:33 CET 2012


Alexey Kachayev added the comment:

Patch is attached (ported from full issue patch for issue 16469).

----------
keywords: +patch
nosy: +kachayev
Added file: http://bugs.python.org/file27993/issue16483.diff

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


More information about the Python-bugs-list mailing list