Skip to content

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

Merged
msullivan merged 1 commit into
masterfrom
xrange
Jan 10, 2021
Merged

[mypyc] Recognize 'six.moves.xrange' as an alias of 'range'#9896
msullivan merged 1 commit into
masterfrom
xrange

Conversation

@JukkaL

@JukkaL JukkaL commented Jan 10, 2021

Copy link
Copy Markdown
Collaborator

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