This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author gvanrossum
Recipients gvanrossum, pablogsal
Date 2021-01-20.17:13:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1611162790.45.0.887087700195.issue42978@roundup.psfhosted.org>
In-reply-to
Content
I don't think this makes sense. How do you know there's a missing 'self'? Surely it's just as likely that there is indeed an extra argument. Especially if A.foo is defined by a library (stdib or 3rd party).
History
Date User Action Args
2021-01-20 17:13:10gvanrossumsetrecipients: + gvanrossum, pablogsal
2021-01-20 17:13:10gvanrossumsetmessageid: <1611162790.45.0.887087700195.issue42978@roundup.psfhosted.org>
2021-01-20 17:13:10gvanrossumlinkissue42978 messages
2021-01-20 17:13:10gvanrossumcreate