Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MAINT: Remove sys.version checks in tests | Seth Troisi | 2020-01-15 | 1 | -2/+0 |
* | MAINT: Remove unnecessary 'from __future__ import ...' statements | Jon Dufresne | 2020-01-03 | 1 | -2/+0 |
* | BUG: Further, followup f2py reference count fixes | Sebastian Berg | 2019-08-19 | 1 | -0/+4 |
* | BUG: Fix testing of f2py.compile from strings. | Charles Harris | 2019-01-20 | 1 | -0/+17 |
* | BUG: Fix f2py test_compile_function.py tests. | Charles Harris | 2018-09-21 | 1 | -74/+61 |
* | TST, MAINT: Separate f2py compile function testing into own file | Charles Harris | 2018-09-20 | 1 | -0/+121 |