8000 [3.8] bpo-37685: Fixed __eq__, __lt__ etc implementations in some classes. (GH-14952) by serhiy-storchaka · Pull Request #17836 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

8000 [3.8] bpo-37685: Fixed __eq__, __lt__ etc implementations in some classes. (GH-14952) #17836

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

serhiy-storchaka
Copy link
Member
@serhiy-storchaka serhiy-storchaka commented Jan 5, 2020

They now return NotImplemented for unsupported type of the other operand.
(cherry picked from commit 662db12)

https://bugs.python.org/issue37685

…sses. (pythonGH-14952)

They now return NotImplemented for unsupported type of the other operand..
(cherry picked from commit 662db12)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@serhiy-storchaka
Copy link
Member Author

@ambv please take a look.

@serhiy-storchaka serhiy-storchaka deleted the backport-662db12-3.8 branch February 12, 2020 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting core review type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0