- 25 Mar, 2018 6 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
scoder authored
Patch to add front() and back(), as per issue #2123.
-
Stefan Behnel authored
-
Stefan Behnel authored
Copy also the short long_neg() code from CPython for the specialised "abs(PyLong)" implementation to avoid jumping through call pointer indirections.
-
Stefan Behnel authored
-
- 24 Mar, 2018 9 commits
-
-
Stefan Behnel authored
-
scoder authored
Added argument list for pyximport.
-
gabrieldemarmiesse authored
-
gabrieldemarmiesse authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
Apply the switch-transformation also recursively to if-clauses and else-body of if-statements that were converted.
-
Stefan Behnel authored
-
scoder authored
Allow `NULL` to be coerced to a pointer to a fused type
-
- 23 Mar, 2018 6 commits
-
-
Callie LeFave authored
-
Callie LeFave authored
-
Alex Huszagh authored
-
scoder authored
Removed dead link to Cython bug tracker.
-
scoder authored
Cython numpy users
-
scoder authored
Changed the wiki url.
-
- 22 Mar, 2018 2 commits
-
-
gabrieldemarmiesse authored
-
gabrieldemarmiesse authored
-
- 21 Mar, 2018 2 commits
-
-
gabrieldemarmiesse authored
-
scoder authored
COMPAT: From the next release PyPy fixed tp_basicsize of PyType_Type
-
- 20 Mar, 2018 1 commit
-
-
mattip authored
-
- 19 Mar, 2018 1 commit
-
-
gabrieldemarmiesse authored
-
- 18 Mar, 2018 10 commits
-
-
gabrieldemarmiesse authored
-
gabrieldemarmiesse authored
-
gabrieldemarmiesse authored
-
gabrieldemarmiesse authored
-
gabrieldemarmiesse authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
Closes #2152.
-
gabrieldemarmiesse authored
-
Stefan Behnel authored
-
- 17 Mar, 2018 3 commits
-
-
scoder authored
Made other readmes pretty for github.
-
scoder authored
Added a note for Cython for numpy users.
-
Stefan Behnel authored
Infer bytes/str type for safe bytes/str %-formatting cases that never returns Unicode strings in Py2. Closes #2153.
-