June 7, 2019
2:16 p.m.
Géry <gery.ogam@gmail.com> added the comment: @Jeroen Demeyer
I'm sorry to say that you're wrong here. super() looks at the MRO of the type of the object (the second argument) (*).
Exactly! It is funny because I was about to open the same issue this weekend. The documentation of super() is wrong here. ---------- nosy: +maggyero _______________________________________ Python tracker <report@bugs.python.org> <https://bugs.python.org/issue37176> _______________________________________