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

Roundup Robot report at bugs.python.org
Sat Mar 30 22:23:21 CET 2013


Roundup Robot added the comment:

New changeset 2698920eadcd by R David Murray in branch '3.3':
Issue #17435: Don't use mutable default values in Timer.
http://hg.python.org/cpython/rev/2698920eadcd

New changeset 8c15e57830dd by R David Murray in branch 'default':
Merge #17435: Don't use mutable default values in Timer.
http://hg.python.org/cpython/rev/8c15e57830dd

----------
nosy: +python-dev

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


More information about the Python-bugs-list mailing list