[issue15989] Possible integer overflow of PyLong_AsLong() results

Roundup Robot report at bugs.python.org
Sat Jan 19 20:10:35 CET 2013


Roundup Robot added the comment:

New changeset a78ebf9aed06 by Serhiy Storchaka in branch '2.7':
Ensure that width and precision in string formatting test have type int, not long.
http://hg.python.org/cpython/rev/a78ebf9aed06

----------

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


More information about the Python-bugs-list mailing list