Skip to content

Test identity first in membership operation of ItemsView, ValuesView and Sequence in collections.abc #71102

@zhangyangyu

Description

@zhangyangyu
BPO 26915
Nosy @rhettinger, @serhiy-storchaka, @MojoVampire, @zhangyangyu
PRs
  • bpo-26915: Test identity first in membership operation #503
  • [3.6] bpo-26915: Test identity first in membership operation  #553
  • [Do Not Merge] Sample of CPython life with blurb. #703
  • Files
  • issue26915.patch
  • issue26915_v2.patch
  • issue26915_s2.patch
  • issue26915_v3.patch
  • issue26915_v4.patch
  • 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 2017-03-08.03:44:58.702>
    created_at = <Date 2016-05-03.06:19:16.847>
    labels = ['type-bug', 'library']
    title = 'Test identity first in membership operation of ItemsView, ValuesView and Sequence in collections.abc'
    updated_at = <Date 2017-03-24.22:43:22.115>
    user = 'https://github.com/zhangyangyu'

    bugs.python.org fields:

    activity = <Date 2017-03-24.22:43:22.115>
    actor = 'xiang.zhang'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-03-08.03:44:58.702>
    closer = 'xiang.zhang'
    components = ['Library (Lib)']
    creation = <Date 2016-05-03.06:19:16.847>
    creator = 'xiang.zhang'
    dependencies = []
    files = ['42687', '42688', '42734', '43189', '43190']
    hgrepos = []
    issue_num = 26915
    keywords = ['patch']
    message_count = 19.0
    messages = ['264688', '264689', '264764', '264773', '264891', '264892', '264896', '264898', '264900', '264902', '266151', '267106', '267124', '267247', '267248', '269877', '271151', '290275', '290277']
    nosy_count = 6.0
    nosy_names = ['rhettinger', 'stutzbach', 'python-dev', 'serhiy.storchaka', 'josh.r', 'xiang.zhang']
    pr_nums = ['503', '553', '703']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue26915'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard 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