Marek Scholle <mscho...@purestorage.com> added the comment:
> a += b means (is closest to) a = type(a).__iadd__(a, b) I exchanged several messages, and this is all I needed! I propose to resolve as "Not a bug" ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue46612> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com