Skip to content

Expose dict view types in types #132760

@AA-Turner

Description

@AA-Turner

Feature or enhancement

Proposal:

Expose the items, keys, and values types in the types module. See dictionary view objects. These correspond to the ItemsView, KeysView, and MappingView view types in collections.abc.

Has this already been discussed elsewhere?

This is a minor feature, which does not need previous discussion elsewhere

Links to previous discussion of this feature:

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions