Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@TH3CHARLie
Copy link
Collaborator

related mypyc/mypyc#734

int_compare_op of short_int_rprimitive remain changed because they'll need some low-level arithmetic.

Copy link
Collaborator

@JukkaL JukkaL left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

Integer comparison ops will need a different approach eventually, since they use inline functions, but it can wait until later. Inline functions are fine with the C back end.

@JukkaL JukkaL merged commit be01236 into python:master Jun 18, 2020
@TH3CHARLie TH3CHARLie deleted the merge-int-ops branch June 20, 2020 10:37
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