Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MAINT,TST: Reduce np.testing to IS_PYPY | Rohit Goswami | 2021-12-06 | 1 | -2/+1 |
* | MAINT,TST: Refactor F2PY tests | Rohit Goswami | 2021-12-06 | 1 | -16/+1 |
* | MAINT: Rework whitespace to pass PR checks | Rohit Goswami | 2021-12-05 | 1 | -3/+3 |
* | MAINT: cleanup unused imports; avoid redefinition of imports | Mike Taves | 2020-02-06 | 1 | -1/+0 |
* | MAINT: Remove unnecessary 'from __future__ import ...' statements | Jon Dufresne | 2020-01-03 | 1 | -2/+0 |
* | MAINT: Review F401,F841,F842 flake8 errors (unused variables and imports) (#1... | Roman Yurchak | 2018-12-06 | 1 | -4/+0 |
* | TST, MAINT: Separate f2py compile function testing into own file | Charles Harris | 2018-09-20 | 1 | -105/+4 |
* | MAINT: remove exec_command() from f2py init | Tyler Reddy | 2018-09-18 | 1 | -0/+110 |
* | MAINT: Remove all uses of run_module_suite. | Charles Harris | 2018-04-06 | 1 | -4/+1 |
* | TST: Switch to using pytest markers | Charles Harris | 2018-04-04 | 1 | -6/+7 |
* | BUG: F2py mishandles quoted control characters (#10676) | bobeldering | 2018-03-04 | 1 | -0/+32 |