Skip to content

Document that object.__eq__ implements a is b #86076

Description

@brettcannon
BPO 41910
Nosy @brettcannon, @terryjreedy, @miss-islington
PRs
  • bpo-41910: specify the default implementations of object.__eq__ and object.__ne__ #22874
  • [3.9] bpo-41910: specify the default implementations of object.__eq__ and object.__ne__ (GH-22874) #22876
  • [3.8] bpo-41910: specify the default implementations of object.__eq__ and object.__ne__ (GH-22874) #22877
  • bpo-41910: move news entry  #23695
  • [3.9] bpo-41910: move news entry (GH-23695) #23697
  • [3.8] bpo-41910: move news entry (GH-23695) #23698
  • 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 = 'https://github.com/brettcannon'
    closed_at = <Date 2020-10-22.01:33:19.923>
    created_at = <Date 2020-10-02.15:22:02.868>
    labels = ['3.8', '3.9', '3.10', 'docs']
    title = 'Document that object.__eq__ implements `a is b`'
    updated_at = <Date 2020-12-08.18:00:36.499>
    user = 'https://github.com/brettcannon'

    bugs.python.org fields:

    activity = <Date 2020-12-08.18:00:36.499>
    actor = 'terry.reedy'
    assignee = 'brett.cannon'
    closed = True
    closed_date = <Date 2020-10-22.01:33:19.923>
    closer = 'terry.reedy'
    components = ['Documentation']
    creation = <Date 2020-10-02.15:22:02.868>
    creator = 'brett.cannon'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 41910
    keywords = ['patch']
    message_count = 9.0
    messages = ['377816', '377845', '379264', '379265', '379266', '379267', '379269', '382744', '382754', '382755']
    nosy_count = 4.0
    nosy_names = ['brett.cannon', 'terry.reedy', 'docs@python', 'miss-islington']
    pr_nums = ['22874', '22876', '22877', '23695', '23697', '23698']
    priority = 'low'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue41910'
    versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    Labels

    3.10only security fixes3.8 (EOL)end of life3.9 (EOL)end of lifedocsDocumentation in the Doc dir

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions