commit | 4b224e8729365c3f0b1901cc2217e9591719a332 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Fri Dec 10 16:01:16 2021 -0800 |
committer | GitHub <noreply@github.com> | Sat Dec 11 01:01:16 2021 +0100 |
tree | 02c9ba2b7d8d093961b1c199b2b723bd29a720bc | |
parent | 83fa1291fd0a25216a4a9e990f423682fda67cbe [diff] |
[doc] Clarify MRO precedence in descriptor super binding section (GH-29539) (GH-29669) A similar sentence is present in the 'Invocation from super' section of the descriptor HOWTO, where it is already correct. (cherry picked from commit ee49484c0f0d0d79e8fc40835da10b78f89ae503) Co-authored-by: Jouke Witteveen <j.witteveen@gmail.com>