Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

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

Closed
serhiy-storchaka wants to merge 1 commit into
python:3.8python/cpython:3.8from
serhiy-storchaka:backport-662db12-3.8serhiy-storchaka/cpython:backport-662db12-3.8Copy head branch name to clipboard
Closed

[3.8] bpo-37685: Fixed __eq__, __lt__ etc implementations in some classes. (GH-14952)#17836
serhiy-storchaka wants to merge 1 commit into
python:3.8python/cpython:3.8from
serhiy-storchaka:backport-662db12-3.8serhiy-storchaka/cpython:backport-662db12-3.8Copy head branch name to clipboard

Conversation

@serhiy-storchaka

@serhiy-storchaka serhiy-storchaka commented Jan 5, 2020

Copy link
Copy Markdown
Member

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
Copy Markdown
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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.