Manjusaka <lizheao940...@gmail.com> added the comment:
In my opinion, make more lenient or not is OK, but we should guarantee the magic method should keep clean and right meaning For example, the __iadd__ in std data structure should be as same as the __add__ except it's an in-place operator. If it's necessary, I will make a PR to fix this ---------- nosy: -xtreak _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue39806> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com