Skip to content

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Oct 21, 2020

See Objects/typeobject.c:object_richcompare() for the implementation of this in CPython.

Automerge-Triggered-By: GH:brettcannon
(cherry picked from commit 3c69f0c)

Co-authored-by: Brett Cannon brett@python.org

https://bugs.python.org/issue41910

…bject.__ne__ (pythonGH-22874)

See Objects/typeobject.c:object_richcompare() for the implementation of this in CPython.

Automerge-Triggered-By: GH:brettcannon
(cherry picked from commit 3c69f0c)

Co-authored-by: Brett Cannon <brett@python.org>
@terryjreedy terryjreedy merged commit c3538b8 into python:3.9 Oct 22, 2020
@bedevere-bot
Copy link

@terryjreedy: Please replace # with GH- in the commit message next time. Thanks!

@miss-islington miss-islington deleted the backport-3c69f0c-3.9 branch October 22, 2020 00:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants