Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MAINT: Move _inspect and _pep440 from compat to _utils | Sebastian Berg | 2022-11-25 | 1 | -1/+1 |
* | TST: Skip tests that are not currently supported in wasm | Hood Chatham | 2022-11-11 | 1 | -0/+3 |
* | Tests/Docs: Update tests to Cython 0.29.30, mention in docs | Ewout ter Hoeven | 2022-05-20 | 1 | -2/+2 |
* | TST: Remove most prints from the test suit run | Sebastian Berg | 2022-05-05 | 1 | -1/+1 |
* | MAINT: Replace LooseVersion by _pep440. | Charles Harris | 2022-02-05 | 1 | -4/+4 |
* | TST: Split example package, skip limited API test for debug | Leo Singer | 2022-01-13 | 1 | -1/+1 |
* | TST: simplify source path names in compilation test | mattip | 2020-10-27 | 1 | -5/+3 |
* | ENH: Add support for the abstract scalars to cython code | Eric Wieser | 2020-08-24 | 1 | -0/+8 |
* | BLD: update cython to 0.29.21 | mattip | 2020-07-10 | 1 | -2/+2 |
* | blackify, troubleshoot tests | jbrockmendel | 2020-05-22 | 1 | -17/+21 |
* | ENH: run tests for __init__.pxd | mattip | 2020-05-22 | 1 | -6/+16 |
* | First stab at tests, try on the CI | jbrockmendel | 2020-05-21 | 1 | -0/+114 |