[issue16772] int() accepts float number base

Roundup Robot report at bugs.python.org
Tue Dec 25 22:05:41 CET 2012


Roundup Robot added the comment:

New changeset e510e028c486 by Gregory P. Smith in branch 'default':
Fixes issue #16772: int() constructor second argument (base) must be an int.
http://hg.python.org/cpython/rev/e510e028c486

----------
nosy: +python-dev

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


More information about the Python-bugs-list mailing list