Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32k
gh-85572: Remove references to nonexisting __ne__ methods#21628
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:main
Are you sure you want to change the base?
Conversation
I prefer the tables as-is. The _ne_ method does exist; it has just been moved farther along the _mro_. From a user's point of view, the method still flows automatically from the abstract methods. |
serhiy-storchaka commentedJul 28, 2020 • edited by bedevere-bot
Loading Uh oh!
There was an error while loading.Please reload this page.
edited by bedevere-bot
Uh oh!
There was an error while loading.Please reload this page.
There are several methods which "exist" because they are inherited from the
But there are no I now think that it would be better to keep |
hugovk commentedJan 29, 2022 • edited by bedevere-bot
Loading Uh oh!
There was an error while loading.Please reload this page.
edited by bedevere-bot
Uh oh!
There was an error while loading.Please reload this page.
@serhiy-storchaka So shall we close this PR (andbpo-41400) in favour of doingbpo-41416 instead? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
This has merge conflicts.
bedevere-bot commentedNov 7, 2022
When you're done making the requested changes, leave the comment: |
Uh oh!
There was an error while loading.Please reload this page.
https://bugs.python.org/issue41400