[issue30994] Asyncore does not need to copy map.items() before polling

STINNER Victor report at bugs.python.org
Mon Jul 24 19:16:06 EDT 2017


STINNER Victor added the comment:

asyncore is now deprecated and I prefer to restrict changes to minimum to avoid regressions. While the change makes sense, it only looks like a very cheap micro-optimization. I don't think that it's worth it.

----------

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


More information about the Python-bugs-list mailing list