[issue19145] Inconsistent behaviour in itertools.repeat when using negative times

Vajrasky Kok report at bugs.python.org
Thu Oct 3 06:46:21 CEST 2013


Vajrasky Kok added the comment:

Improved the patch which makes negative number *always* means 0. Added comment and put more test.

----------
Added file: http://bugs.python.org/file31949/fix_itertools_repeat_negative_number_means_0_v2.patch

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


More information about the Python-bugs-list mailing list