summaryrefslogtreecommitdiff
path: root/numpy/compat/tests/test_compat.py
Commit message (Expand)AuthorAgeFilesLines
* BUG: fix the method for checking local files (#23728)Hongyang Peng2023-05-091-0/+3
* MAINT: Remove unnecessary 'from __future__ import ...' statementsJon Dufresne2020-01-031-2/+0
* MAINT: Remove all uses of run_module_suite.Charles Harris2018-04-061-5/+1
* MAINT: Rearrange files in numpy/testing module.Charles Harris2017-07-041-1/+1
* MAINT: Include from __future__ boilerplate in some files missing it.Charles Harris2015-12-051-0/+2
* TST: pass sys.argv to run_module_suite by defaultJulian Taylor2014-09-041-1/+5
* BUG: Fix bugs in unused code paths.Charles Harris2014-08-011-1/+1
* FIX isfileobj accepts write-mode files under PY3Olivier Grisel2014-06-301-0/+19