- 30 Dec, 2014 1 commit
-
-
root authored
-
- 29 Dec, 2014 5 commits
-
-
root authored
-
root authored
-
root authored
-
root authored
-
Stefan Behnel authored
-
- 28 Dec, 2014 6 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
always create a new IntNode for the step value in iter-range optimisation as we overwrite its value later
-
Stefan Behnel authored
-
Stefan Behnel authored
-
scoder authored
Optimized reversed range with constant negative steps.
-
root authored
-
- 27 Dec, 2014 11 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
extend reversed iteration tests, including disabled tests for negative step values that fail when enabled --HG-- extra : transplant_source : %F9%BB%B7%FD%A5jc%89%02%BD%BANie%A3%FDc%8F%9Ct
-
scoder authored
Use PySequence_List, PySequence_Tuple
-
scoder authored
Cython array import naming conflict
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
do not depend on reversed(range()) bounds having a numeric type and just use whatever spanning type we find
-
Stefan Behnel authored
-
scoder authored
Optimized reversed-range call when constants are inside of the range.
-
root authored
-
- 26 Dec, 2014 6 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
postpone import of distutils Extension type in test runner in case setuptools gets imported in between
-
Stefan Behnel authored
postpone import of distutils Extension type in test runner in case setuptools gets imported in between --HG-- extra : transplant_source : %9B%C2%08Q%DDt%9A%99%A4%CAK%5D%8F%3A%A9%E4F%19%96%CD
-
Stefan Behnel authored
fix test runner and pyximport in Py 2.7.9 and 3.4+: setuptools replaces "distutils.dist.Distribution" *after* we import it, which then breaks the input validation in "distutils.cmd"
-
Stefan Behnel authored
fix test runner and pyximport in Py 2.7.9 and 3.4+: setuptools replaces "distutils.dist.Distribution" *after* we import it, which then breaks the input validation in "distutils.cmd" --HG-- extra : transplant_source : %3A%84%AC%02E%17%D8%EE%E64Mpv%25%A3%8E%8B%E5%CA%19
-
- 25 Dec, 2014 3 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 24 Dec, 2014 1 commit
-
-
Robert Bradshaw authored
Minor cleanup (2.5 compat, mostly)
-
- 23 Dec, 2014 2 commits
-
-
Lars Buitinck authored
-
Lars Buitinck authored
-
- 19 Dec, 2014 5 commits
-
-
Stefan Behnel authored
-
scoder authored
optimize general sorted(x) calls
-
scoder authored
fix shrinking and overflow in cpython.array
-
Lars Buitinck authored
-
Lars Buitinck authored
-