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

Skip to content

[mypyc] Fix type of for loop index register in for over range - #9634

Merged
TH3CHARLie merged 2 commits into
masterfrom
for-range-fix
Oct 25, 2020
Merged

[mypyc] Fix type of for loop index register in for over range#9634
TH3CHARLie merged 2 commits into
masterfrom
for-range-fix

Conversation

@JukkaL

@JukkaL JukkaL commented Oct 24, 2020

Copy link
Copy Markdown
Collaborator

It sometimes was short int even though it should have been int.

It sometimes was short int even though it should have been int.
@JukkaL
JukkaL requested a review from TH3CHARLie October 24, 2020 18:54

@TH3CHARLie TH3CHARLie left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM

@TH3CHARLie
TH3CHARLie merged commit af99ebc into master Oct 25, 2020
@TH3CHARLie
TH3CHARLie deleted the for-range-fix branch October 25, 2020 12:52
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