Skip to content

Incorrect types for keyword.kwlist and keyword.softkwlist #9679

Closed
@Eclips4

Description

@Eclips4

For some reason, kwlist and softkwlist typed as Sequence[str] instead of list[str]
Corresponding to Lib/keyword.py, it's pure lists.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions