Skip to content

Minor error in changelog for Pylint 3.0 #9173

Open
@phormio

Description

@phormio

The changelog describes kwarg-superseded-by-positional-arg as a checker, but it's actually a message.

The full sentence is:

Add a new checker kwarg-superseded-by-positional-arg to warn when a function is called with a keyword argument which shares a name with a positional-only parameter and the function contains a keyword variadic parameter dictionary.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Documentation 📗Good first issueFriendly and approachable by new contributorsHelp wanted 🙏Outside help would be appreciated, good for new contributorsNeeds PRThis issue is accepted, sufficiently specified and now needs an implementation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions