Chris Withers <[email protected]> added the comment:
Not sure I understand your comment. The results of calling inpsect on a partial with bound keyword parameters are incorrect. Furthermore, it is surprisingly that partial objects don't maintain their own __signature__. What is it you're suggesting? ---------- title: inspecting a partial with bound keywods gives incorrect signature -> inspecting a partial with bound keywords gives incorrect signature _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue39753> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
