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

Vajrasky Kok report at bugs.python.org
Sat Feb 8 11:13:56 CET 2014


Vajrasky Kok added the comment:

Here is the ultimate patch for this bug. The doc fix is based on Larry's writing: https://mail.python.org/pipermail/python-dev/2014-January/132156.html

I made sure the patch could be compiled by Sphinx and displayed nicely. I added test and comment in the code.

----------
Added file: http://bugs.python.org/file33991/ultimate_solution_for_negative_times_via_keyword_behaviours.patch

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


More information about the Python-bugs-list mailing list