Vinay Sajip <vinay_sa...@yahoo.co.uk> added the comment:

The check in handle() should remain, because there are some scenarios where 
handle is called directly (e.g. when receiving events over a socket and 
dispatching to handlers). So the change would just be to add an additional 
check in isEnabledFor().

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue33606>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to