- 03 Oct, 2017 10 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
Prevent config lookup of "C line in traceback" option from clearing the live exception and calling setattr() with a live exception set. Closes #1907.
-
Stefan Behnel authored
Closes #1906.
-
Stefan Behnel authored
Prevent config lookup of "C line in traceback" option from clearing the live exception and calling setattr() with a live exception set. Closes #1907.
-
Stefan Behnel authored
Closes #1906.
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
- 01 Oct, 2017 16 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
Disable "numpy_parallel" test on Windows as it seems to fail based on the MSVC version (seen on appveyor).
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
Exclude Py3.3 from appveyor builds as it is out of maintenance anyway and isn't really supported by external packages anymore.
-
Stefan Behnel authored
-
scoder authored
Update Coverage.py
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 30 Sep, 2017 10 commits
-
-
MaxBo authored
-
MaxBo authored
remove deprecieated import in Coverage.py
-
Stefan Behnel authored
Generalise .so file regex even further as the platform suffix of extension modules can be arbitrarily complex in Py3.5+.
-
MaxBo authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
MaxBo authored
-
MaxBo authored
-
MaxBo authored
-
MaxBo authored
-
- 29 Sep, 2017 4 commits
-
-
Max Bohnet authored
append to list use _get_actual_filename also for file_reporter() and file_tracer()
-
Max Bohnet authored
use filepath with the correct upper and lowercases
-
scoder authored
Fix classmethod creation for (upcoming) PyPy{,3} 5.9
-
Ronan Lamy authored
-