- 27 Jun, 2017 1 commit
-
-
Robert Bradshaw authored
This fixes #1752.
-
- 25 Jun, 2017 2 commits
- 24 Jun, 2017 8 commits
-
-
scoder authored
DOC: Add calls to Py_Initialize/Py_Finalize in code sample.
-
Joris Vankerschaver authored
-
Stefan Behnel authored
propagate "const char*" that Py3.7 returns from PyUnicode_AsStringAndSize() to user code and make the casts to "char*" explicit for each assignment/conversion see https://bugs.python.org/issue28769
-
Stefan Behnel authored
see https://bugs.python.org/issue28769
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
fused types: also ignore numpy import failures and not only failed lookups of the ndarray type (both just let ndarrays be ignored further on)
-
Stefan Behnel authored
-
- 23 Jun, 2017 1 commit
-
-
Stefan Behnel authored
-
- 20 Jun, 2017 1 commit
-
-
Robert Bradshaw authored
This fixes #1739.
-
- 19 Jun, 2017 5 commits
-
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
Automatically add include_dirs for externs
-
- 16 Jun, 2017 9 commits
-
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
This fixes #1737.
-
Robert Bradshaw authored
This avoids issues of having to inject/name them (and any conversions, see e.g. Issue #1737).
-
- 15 Jun, 2017 12 commits
-
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
Trivial: fix link in docs
-
Robert Bradshaw authored
This fixes the regression at #1706 and will become an error with #1736.
-
Josiah Carlson authored
-
Robert Bradshaw authored
Mention class name in error messages
-
Jeroen Demeyer authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
This fixes #1732.
-
- 14 Jun, 2017 1 commit
-
-
Robert Bradshaw authored
This was identical to tests/errors/cmethbasematch.pyx
-