Iliya Zinoviev <[email protected]> added the comment:
I suppose isgeneratorfunction, iscoroutinefunction, isasyncgenfunction were modified to treat partial obj like regular function. But then without modifying isfunction as well, this approach won't work in full measure. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue46722> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
