Guido van Rossum <gu...@python.org> added the comment:

I would convert this to `callable()` -- the conversion to 
collections.abc.Callable is more verbose and requires an extra import (that can 
be slow).

----------
nosy: +gvanrossum

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

Reply via email to