pylint #4014 Metaclass method should have "mcs" as first argument [validation pending]
[Maarten ter Huurne]
I agree with you and I think it's a bug. 'mcs' is the argument name we | |
priority | normal |
---|---|
type | bug |
done in | 0.26.0 |
load | 0.200 |
load left | 0.000 |
closed by | #4b75e06211ab Improve checking of metaclass methods's first arg. Closes #4014. |
- logilab-astng #8774 iterator / generator / next method
- pylint #18772 no prototype consistency check for mangled methods
- pylint #9334 C0103 false positive on __class__
- pylint #4983 new py2.5 check: test "yield" in "try" body with yield in exception handlers.
- pylint #4685 Problem with Pylint's handling on __all__