[issue17435] threading.Timer.__init__() should use immutable argument defaults for args and kwargs

Guido van Rossum report at bugs.python.org
Thu Mar 28 04:16:37 CET 2013


Guido van Rossum added the comment:

I agree with the OP -- it's a simple fix and the current code definitely violates our recommendations.  I see no reason not to submit this (if there's nothing *else* wrong with it -- it actually seems pretty complete).  Not sure how important it is to fix in 2.7, but I don't see a problem with it either.

----------

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


More information about the Python-bugs-list mailing list