cython/cython

range(a,b,c) not optimized for (at compile time) unknown step value

Open

#1,106 建立於 2010年6月24日

在 GitHub 查看
 (13 留言) (0 反應) (0 負責人)Python (8,663 star) (1,517 fork)batch import
Optimizationdefecthelp wanted

描述

We optimized range(a) and range(a,b), why not this one?

Migrated from http://trac.cython.org/ticket/546

貢獻者指南