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 gaborjbernat
Recipients Anthony Sottile, gaborjbernat, serhiy.storchaka
Date 2020-10-08.06:41:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1602139267.2.0.687072471233.issue41973@roundup.psfhosted.org>
In-reply-to
Content
Static checkers/linters (see e.g. https://github.com/PyCQA/pylint/issues/3884) are caught of guard by being able to inherit from functions. They'll need to adapt, but let's update the documentation to reflect this.
History
Date User Action Args
2020-10-08 06:41:07gaborjbernatsetrecipients: + gaborjbernat, serhiy.storchaka, Anthony Sottile
2020-10-08 06:41:07gaborjbernatsetmessageid: <1602139267.2.0.687072471233.issue41973@roundup.psfhosted.org>
2020-10-08 06:41:07gaborjbernatlinkissue41973 messages
2020-10-08 06:41:07gaborjbernatcreate