Skip to content

Why isn't "in" called a comparison operation? #72803

@wimglenn

Description

@wimglenn
mannequin
BPO 28617
Nosy @freddrake, @rhettinger, @terryjreedy, @ncoghlan, @bitdancer, @serhiy-storchaka, @wimglenn, @miss-islington
PRs
  • bpo-28617 Fixed docs inaccuracies about the types that support membership tests #9086
  • [3.7] bpo-28617 Fixed docs inaccuracies about the types that support membership tests (GH-9086) #9171
  • [3.6] bpo-28617 Fixed docs inaccuracies about the types that support membership tests (GH-9086) #9172
  • Files
  • patch.diff: suggested changes to stdtypes documentation
  • newpatch.diff: alternate proposal which corrects language but does not classify 'in' as a comparison.
  • 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 2020-01-09.00:56:03.443>
    created_at = <Date 2016-11-04.20:36:00.006>
    labels = ['type-feature', '3.7', 'docs']
    title = 'Why isn\'t "in" called a comparison operation?'
    updated_at = <Date 2020-01-09.00:56:03.442>
    user = 'https://github.com/wimglenn'

    bugs.python.org fields:

    activity = <Date 2020-01-09.00:56:03.442>
    actor = 'wim.glenn'
    assignee = 'docs@python'
    closed = True
    closed_date = <Date 2020-01-09.00:56:03.443>
    closer = 'wim.glenn'
    components = ['Documentation']
    creation = <Date 2016-11-04.20:36:00.006>
    creator = 'wim.glenn'
    dependencies = []
    files = ['45359', '45360']
    hgrepos = []
    issue_num = 28617
    keywords = ['patch']
    message_count = 16.0
    messages = ['280080', '280083', '280085', '280086', '280090', '280093', '280094', '280128', '280625', '282472', '306412', '325015', '325037', '325042', '325044', '325047']
    nosy_count = 9.0
    nosy_names = ['fdrake', 'rhettinger', 'terry.reedy', 'ncoghlan', 'r.david.murray', 'docs@python', 'serhiy.storchaka', 'wim.glenn', 'miss-islington']
    pr_nums = ['9086', '9171', '9172']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue28617'
    versions = ['Python 2.7', 'Python 3.5', 'Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifedocsDocumentation in the Doc dirtype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions