Skip to content

Docs should say that x is z or x == z is used for x in y in containers that do not implement __contains__ #75152

@ztane

Description

@ztane
mannequin
BPO 30969
Nosy @rhettinger, @bitdancer, @ztane, @csabella, @miss-islington
PRs
  • bpo-30969: Fix docs about the comparison in absence of __contains__ #2761
  • [3.7] bpo-30969: Fix docs about the comparison in absence of __contains__ (GH-2761) #13684
  • 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-05-30.20:20:17.613>
    created_at = <Date 2017-07-19.11:55:53.603>
    labels = ['type-feature', 'docs']
    title = 'Docs should say that `x is z or x == z` is used for `x in y` in containers that do not implement `__contains__`'
    updated_at = <Date 2019-05-30.20:41:25.965>
    user = 'https://github.com/ztane'

    bugs.python.org fields:

    activity = <Date 2019-05-30.20:41:25.965>
    actor = 'miss-islington'
    assignee = 'docs@python'
    closed = True
    closed_date = <Date 2019-05-30.20:20:17.613>
    closer = 'cheryl.sabella'
    components = ['Documentation']
    creation = <Date 2017-07-19.11:55:53.603>
    creator = 'ztane'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 30969
    keywords = []
    message_count = 4.0
    messages = ['298671', '298675', '344000', '344001']
    nosy_count = 6.0
    nosy_names = ['rhettinger', 'r.david.murray', 'docs@python', 'ztane', 'cheryl.sabella', 'miss-islington']
    pr_nums = ['2761', '13684']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue30969'
    versions = []

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      docsDocumentation 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