Skip to content

Dictionary views "mapping" attribute in Python 3.10 #5812

@lancelote

Description

@lancelote

bpo-40890 introduced mapping attribute to views returned by dict.keys(), dict.values() and dict.items() in Python 3.10. It is not yet reflected in typeshed.

mapping

Metadata

Metadata

Assignees

No one assigned

    Labels

    stubs: incompleteAnnotations or sub-modules missing from an existing package or module

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions