Skip to content

Comparison operators as implemented by ArvidJB in #291 #294

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

Merged
merged 2 commits into from
Nov 27, 2016

Conversation

filmor
Copy link
Member

@filmor filmor commented Nov 25, 2016

I've rebased and squashed @ArvidJB's changes and removed the obsolete tp_compare implementation such that we get comparison operators for both Python 2 and 3.

I suggest we merge this one instead and close #291.

@tonyroberts @denfromufa @vmuriart @matthid Please review.

abessen and others added 2 commits November 25, 2016 14:22
We can use tp_richcompare for all supported Python versions.
@ArvidJB
Copy link
Contributor

ArvidJB commented Nov 25, 2016

Thanks @filmor, LGTM

@filmor filmor merged commit e4b91d7 into master Nov 27, 2016
@filmor filmor deleted the comparison-operators branch November 27, 2016 09:40
@christabella christabella mentioned this pull request Jan 6, 2021
4 tasks
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.

2 participants