Ben Hsing <[email protected]> added the comment:
Agreed. I've submitted a new commit with the call chaining behavior now generalized for all dunder methods by delegating the resolution of all attributes not directly in the _Call object's __dict__ keys to the getattr method. ---------- status: open -> pending _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue37972> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
