Serhiy Storchaka <[email protected]> added the comment:
We specially introduced __mro_entries__ to make types in the typing module not classes. Turning builtins.callable into a class is a step back. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue42102> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
