[issue16761] Fix int(base=X)

Raymond Hettinger report at bugs.python.org
Fri Dec 28 22:11:50 CET 2012


Raymond Hettinger added the comment:

> Should I now revert my changes to 2.7, 3.2 and 3.3?

Once committed, I would say leave it in as long as you're confident that no currently working code will break as a result.  In general, be very conservative about backporting any behavioral change.

----------

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


More information about the Python-bugs-list mailing list