Skip to content

[mypyc] Recognize 'six.moves.xrange' as an alias of 'range' #9896

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 1 commit into from
Jan 10, 2021
Merged

Conversation

JukkaL
Copy link
Collaborator

@JukkaL JukkaL commented Jan 10, 2021

This stopped working as a side effect of typeshed changes in #9512.

This fixes an old performance regression in the hexiom benchmark:
https://github.com/mypyc/mypyc-benchmark-results/blob/master/reports/benchmarks/hexiom.md

This stopped working because of typeshed changes in
b884a39. This fixes
a performance regression in the hexiom benchmark.
@msullivan msullivan merged commit a4a5fd6 into master Jan 10, 2021
@msullivan msullivan deleted the xrange branch January 10, 2021 17:33
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