- 23 Aug, 2018 4 commits
-
-
Stefan Behnel authored
-
Robert Bradshaw authored
Add export of the bytearray cpython api
-
Stefan Behnel authored
Fix usage of special name "sizeof" in a test: cannot be assigned to a variable because it is not an actual function.
-
Charles L. Yost authored
-
- 21 Aug, 2018 5 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
See #2559.
-
scoder authored
Set the maximum line length to 150.
-
scoder authored
Corrected broken URL of the notebook.
-
gabrieldemarmiesse authored
ignored the build of the docs in git.
-
- 20 Aug, 2018 3 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 19 Aug, 2018 2 commits
-
-
scoder authored
Changed the numpy tutorial to make is faster to understand.
-
gabrieldemarmiesse authored
-
- 18 Aug, 2018 1 commit
-
-
gabrieldemarmiesse authored
-
- 16 Aug, 2018 2 commits
-
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
- 15 Aug, 2018 9 commits
-
-
Stefan Behnel authored
See #2529.
-
Stefan Behnel authored
See #2529.
-
Stefan Behnel authored
See #2529.
-
Stefan Behnel authored
See #2529.
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 14 Aug, 2018 4 commits
-
-
scoder authored
make the fast-call signature test compatible with Stackless Python
-
Stefan Behnel authored
Move PyFrame localsplus offset calculation to a more appropriate utility file where it can be included conditionally.
-
scoder authored
make __Pyx_PyFunction_FastCallNoKw compatible with Stackless Python
-
Anselm Kruis authored
Compute the offset of the PyFrameObject member "f_localsplus" at runtime, because the layout of PyFrameObject differs between regular C-python and Stackless Python.
-
- 13 Aug, 2018 3 commits
-
-
scoder authored
DOC: use rst not md in for numpy debug error link
-
Mark Mikofski authored
-
Anselm Kruis authored
Add METH_STACKLESS to the bit mask used to test the call signature.
-
- 12 Aug, 2018 5 commits
-
-
Stefan Behnel authored
Also retry "apt-get update" in travis if "apt-get install" fails, because that was probably the reason.
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 11 Aug, 2018 2 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-