Skip to content

Intersection of dict view with iterator returns empty set #82391

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 38210
Nosy @rhettinger, @vstinner, @ambv, @serhiy-storchaka, @corona10
PRs
  • bpo-38210: Remove intersection operation with empty set #16602
  • bpo-38210: Fix compiler warning in dictobject.c #16611
  • 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 2019-10-06.11:29:41.769>
    created_at = <Date 2019-09-18.07:10:06.945>
    labels = ['interpreter-core', 'type-bug', '3.9']
    title = 'Intersection of dict view with iterator returns empty set'
    updated_at = <Date 2021-07-15.04:01:41.293>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2021-07-15.04:01:41.293>
    actor = 'corona10'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-10-06.11:29:41.769>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2019-09-18.07:10:06.945>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 38210
    keywords = ['patch']
    message_count = 8.0
    messages = ['352705', '354033', '354034', '354045', '354047', '354072', '397494', '397523']
    nosy_count = 5.0
    nosy_names = ['rhettinger', 'vstinner', 'lukasz.langa', 'serhiy.storchaka', 'corona10']
    pr_nums = ['16602', '16611']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue38210'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.9 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-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