[issue22448] call_at/call_later with Timer cancellation can result in (practically) unbounded memory usage.

STINNER Victor report at bugs.python.org
Tue Sep 30 15:51:44 CEST 2014


STINNER Victor added the comment:

> Turned out that single loop approach is not faster than loop+comprehension

IMO it makes the code simpler and easier to understand.

----------

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


More information about the Python-bugs-list mailing list