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

Mark Lawrence report at bugs.python.org
Sat Jan 25 13:58:03 CET 2014


Mark Lawrence added the comment:

msg209063 from Larry states "My concern is that itertools.repeat doesn't parse its arguments like other Python functions."  From my viewpoint the only long term option is to bring repeat (and other functions that you may have found exhibiting this behaviour during the AC process) into line with other Python functions.  If that means a deprecation period and not being able to use AC in the short term so be it, or have I again misunderstood the technical aspects that you've already discussed, in which case you can all give me a good kicking? :)

----------
nosy: +BreamoreBoy

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


More information about the Python-bugs-list mailing list