[issue26428] The range for xrange() is too narrow on Windows 64-bit

Eryk Sun report at bugs.python.org
Wed Feb 24 16:29:50 EST 2016


Eryk Sun added the comment:

> No, I meant to write xrange(). My point is there is no crasher 
> if this change didn't occur.

Oh, by 'still functions' you meant that it doesn't cause an access violation that crashes the process, as opposed to raising an OverflowError that can be handled.

----------

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


More information about the Python-bugs-list mailing list