Skip to content

dict_values isn't considered a Collection nor a Container #76648

@yahya-abou-imran

Description

@yahya-abou-imran
BPO 32467
Nosy @rhettinger, @yahya-abou-imran
PRs
  • bpo-32467: Let collections.abc.ValuesView inherit from Collection #5152
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = 'https://github.com/rhettinger'
    closed_at = <Date 2018-01-12.05:54:15.840>
    created_at = <Date 2017-12-31.15:36:24.073>
    labels = ['3.7', 'type-bug', 'library']
    title = "dict_values isn't considered a Collection nor a Container"
    updated_at = <Date 2018-01-12.05:54:15.840>
    user = 'https://github.com/yahya-abou-imran'

    bugs.python.org fields:

    activity = <Date 2018-01-12.05:54:15.840>
    actor = 'rhettinger'
    assignee = 'rhettinger'
    closed = True
    closed_date = <Date 2018-01-12.05:54:15.840>
    closer = 'rhettinger'
    components = ['Library (Lib)']
    creation = <Date 2017-12-31.15:36:24.073>
    creator = 'yahya-abou-imran'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 32467
    keywords = ['patch']
    message_count = 4.0
    messages = ['309289', '309795', '309813', '309837']
    nosy_count = 2.0
    nosy_names = ['rhettinger', 'yahya-abou-imran']
    pr_nums = ['5152']
    priority = 'low'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue32467'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions