[issue14700] Integer overflow in classic string formatting

R. David Murray report at bugs.python.org
Mon Apr 30 19:05:34 CEST 2012


R. David Murray <rdmurray at bitdance.com> added the comment:

Serhiy: FYI we use the versions field to indicate which versions the fix will be made in, not which versions the bug occurs in.  Since only 2.7, 3.2, and 3.3 get bug fixes, I've changed the versions field to be just those three.  (3.1 and 2.6 are still in the list because they get *security* fixes, but those are rare.)

----------
nosy: +eric.smith, mark.dickinson, r.david.murray
versions:  -Python 2.6, Python 3.1

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


More information about the Python-bugs-list mailing list