Skip to content

Tricky phrasing in the collections.Counter docs #109812

Closed
@JacobCoffee

Description

@JacobCoffee

Documentation

The collections.Counter documentation states:
c.items() # convert to a list of (elem, cnt) pairs
which seems to have been correct in Python 2 but is no longer "technically" correct

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    docsDocumentation in the Doc dir

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions