cython/cython
range(a,b,c) not optimized for (at compile time) unknown step value
Aberta
#1.106 aberto em 24 de jun. de 2010
Optimizationdefecthelp wanted
Métricas do repositório
- Stars
- (8.663 estrelas)
- Métricas de merge de PR
- (Métricas PR pendentes)
Description
We optimized range(a) and range(a,b), why not this one?
Migrated from http://trac.cython.org/ticket/546