mirror of https://github.com/python/cpython
14514d9084
The final addition (cur += step) may overflow, so use size_t for "cur". "cur" is always positive (even for negative steps), so it is safe to use size_t here. Co-Authored-By: Martin Panter <vadmium+py@gmail.com> |
||
---|---|---|
.. | ||
macholib | ||
test | ||
__init__.py | ||
_aix.py | ||
_endian.py | ||
util.py | ||
wintypes.py |