Skip to content

dict_keys purports to implement the Set ABC, but is missing the isdisjoint method #53458

@stutzbach

Description

@stutzbach
mannequin
BPO 9212
Nosy @rhettinger, @terryjreedy, @merwok, @durban
Files
  • issue9212.diff: Patch (py3k branch)
  • issue9212a.diff: Patch (iterate over the smaller) (py3k branch)
  • issue9212b.diff: Patch (with corrections)
  • 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 = None
    closed_at = <Date 2010-09-14.16:54:23.895>
    created_at = <Date 2010-07-09.19:03:35.203>
    labels = ['interpreter-core', 'type-bug']
    title = 'dict_keys purports to implement the Set ABC, but is missing the isdisjoint method'
    updated_at = <Date 2010-09-14.16:54:23.893>
    user = 'https://bugs.python.org/stutzbach'

    bugs.python.org fields:

    activity = <Date 2010-09-14.16:54:23.893>
    actor = 'stutzbach'
    assignee = 'stutzbach'
    closed = True
    closed_date = <Date 2010-09-14.16:54:23.895>
    closer = 'stutzbach'
    components = ['Interpreter Core']
    creation = <Date 2010-07-09.19:03:35.203>
    creator = 'stutzbach'
    dependencies = []
    files = ['18158', '18172', '18702']
    hgrepos = []
    issue_num = 9212
    keywords = ['patch']
    message_count = 14.0
    messages = ['109783', '109941', '109944', '109952', '111362', '111376', '111431', '114458', '115301', '115320', '115322', '115384', '115385', '115386']
    nosy_count = 5.0
    nosy_names = ['rhettinger', 'terry.reedy', 'stutzbach', 'eric.araujo', 'daniel.urban']
    pr_nums = []
    priority = 'high'
    resolution = 'accepted'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue9212'
    versions = ['Python 3.2']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      interpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions