[issue13103] copy of an asyncore dispatcher causes infinite recursion

Giampaolo Rodola' report at bugs.python.org
Wed Oct 5 19:32:55 CEST 2011


Giampaolo Rodola' <g.rodola at gmail.com> added the comment:

IMO, patch should only be applied to Python 3.2.
For 3.3 we finally have the chance to get rid of the dispatcher.__getattr__ aberration (see issue 8483) so I say let's just remove it and fix this issue as a consequence.

----------

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


More information about the Python-bugs-list mailing list