An error occurred fetching the project authors.
- 04 Mar, 2018 1 commit
-
-
Stefan Behnel authored
-
- 23 Feb, 2018 1 commit
-
-
Stefan Behnel authored
-
- 28 Jan, 2018 1 commit
-
-
Stefan Behnel authored
-
- 03 Nov, 2017 1 commit
-
-
Stefan Behnel authored
-
- 22 Oct, 2017 2 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 21 Oct, 2017 2 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 17 Oct, 2017 1 commit
-
-
Unknown authored
Most are non-user facing. Found using: `codespell -d -q 3`
-
- 15 Oct, 2017 2 commits
-
-
Lisandro Dalcin authored
-
Lisandro Dalcin authored
-
- 14 Oct, 2017 1 commit
-
-
Stefan Behnel authored
Use complete IPython dependency path in test runner to work around current test failures under appveyor.
-
- 13 Oct, 2017 2 commits
-
-
Michael Schatzow authored
-
Michael Schatzow authored
-
- 03 Oct, 2017 1 commit
-
-
Stefan Behnel authored
-
- 28 Sep, 2017 1 commit
-
-
Stefan Behnel authored
-
- 27 Sep, 2017 5 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
Make test runner shards deterministic with a non-forking multiprocessing pool (i.e. on Windows) that may use different hash seeds.
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 26 Sep, 2017 2 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
Prevent Cython types in annotations from ending up plainly in the __annotations__ dict. Convert them into strings instead.
-
- 22 Sep, 2017 2 commits
-
-
Stefan Behnel authored
Configure another Cython option in test runner from *inside* the shard runner to support non-forking setups (i.e. Windows).
-
Stefan Behnel authored
Configure Cython options in test runner from *inside* the shard runner to support non-forking setups (i.e. Windows).
-
- 11 Sep, 2017 1 commit
-
-
Stefan Behnel authored
-
- 05 Sep, 2017 1 commit
-
-
Stefan Behnel authored
-
- 02 Sep, 2017 1 commit
-
-
Stefan Behnel authored
Also parses variable annotations as type declarations. Closes #1850.
-
- 29 Aug, 2017 1 commit
-
-
Stefan Behnel authored
-
- 28 Aug, 2017 1 commit
-
-
Stefan Behnel authored
-
- 25 Aug, 2017 2 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
Disable refnanny in PyPy since it otherwise risks to access partly initialised objects, e.g. tuples.
-
- 24 Aug, 2017 1 commit
-
-
Stefan Behnel authored
-
- 23 Aug, 2017 1 commit
-
-
Stefan Behnel authored
Disable refnanny in PyPy since it otherwise risks to access partly initialised objects, e.g. tuples.
-
- 29 Jul, 2017 3 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
add "--failfast" (stop on first failure) mode to test runner (if supported by Python's unittest module)
-
- 22 Jul, 2017 2 commits
-
-
Stefan Behnel authored
disable "initial_file_path" test in Py3.5+ since it's superseded by the ModuleSpec metadata during module initialisation
-
Stefan Behnel authored
-
- 19 Jul, 2017 1 commit
-
-
Stefan Behnel authored
-