[issue42772] randrange() mishandles step when stop is None

Raymond Hettinger report at bugs.python.org
Sat Jan 2 13:24:58 EST 2021


Raymond Hettinger <raymond.hettinger at gmail.com> added the comment:


New changeset 768fa145cfec2a0599802b74fc31d2bc2812ed96 by Raymond Hettinger in branch 'master':
bpo-42772: Step argument ignored when stop is None. (GH-24018)
https://github.com/python/cpython/commit/768fa145cfec2a0599802b74fc31d2bc2812ed96


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue42772>
_______________________________________


More information about the Python-bugs-list mailing list