mypy
a4a5fd67
- [mypyc] Recognize 'six.moves.xrange' as an alias of 'range' (#9896)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
5 years ago
[mypyc] Recognize 'six.moves.xrange' as an alias of 'range' (#9896) This stopped working because of typeshed changes in b884a394b4406b647317668a28538821ca08c056. This fixes a performance regression in the hexiom benchmark.
References
#9896 - [mypyc] Recognize 'six.moves.xrange' as an alias of 'range'
Author
JukkaL
Parents
f491f352
Loading