Skip to content

Conversation

@tirkarthi
Copy link
Member

@tirkarthi tirkarthi commented Jul 13, 2019

Returns NotImplemented for timedelta and time in eq for different types in Python implementation, which matches the C implementation.

This also adds tests to enforce that these objects will fall back to the right hand side's eq and/or ne implementation.

bpo-37579
(cherry picked from commit e6b46aa)

Co-authored-by: Xtreak tir.karthi@gmail.com

https://bugs.python.org/issue37579

…nd time (pythonGH-14726)

Returns NotImplemented for timedelta and time in __eq__ for different types in Python implementation, which matches the C implementation.

This also adds tests to enforce that these objects will fall back to the right hand side's __eq__ and/or __ne__ implementation.

bpo-37579
(cherry picked from commit e6b46aa)

Co-authored-by: Xtreak <tir.karthi@gmail.com>
@tirkarthi
Copy link
Member Author

@pganssle The issue was closed as resolved. Could this also be merged?

@pganssle
Copy link
Member

@tirkarthi Oh sorry, I thought Miss Islington did the merges automatically on CI pass after approval.

@tirkarthi
Copy link
Member Author

No problem, Thanks :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants