- 10 Jul, 2017 3 commits
-
-
Robert Bradshaw authored
-
Robert Bradshaw authored
Give an error for invalid options or directives
-
Robert Bradshaw authored
First attempt at explicit fallthrough annotation.
-
- 09 Jul, 2017 6 commits
-
-
Stefan Behnel authored
Also fix module refcounting for #1764 and remove redundant variable assignment (which just triggers a useless type check).
-
scoder authored
Don't use __Pyx_PyObject_CallMethO on cyfunctions
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
Previously these could be suppressed if error holding was in place. This was noticed in #1746.
-
Robert Bradshaw authored
-
- 08 Jul, 2017 3 commits
-
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
This should fix sklearn, see #1764.
-
- 06 Jul, 2017 8 commits
-
-
Robert Bradshaw authored
-
Robert Bradshaw authored
This fixes #1763.
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
This should resolve #1757.
-
- 05 Jul, 2017 1 commit
-
-
Robert Bradshaw authored
sigset_t is not an integral type
-
- 04 Jul, 2017 4 commits
-
-
Jeroen Demeyer authored
-
Jeroen Demeyer authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
- 03 Jul, 2017 5 commits
-
-
Robert Bradshaw authored
-
Robert Bradshaw authored
This will be an error in the next version of Cython.
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
- 30 Jun, 2017 3 commits
-
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
- 29 Jun, 2017 7 commits
-
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
A typical speedup for the fast_gil directive is around 35% on this benchmark.
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-