[Numpy-svn] [numpy/numpy] 0cdccd: TST: Add missing suffix to temppath manager
GitHub
noreply at github.com
Sun Jan 31 18:34:38 EST 2016
Branch: refs/heads/maintenance/1.11.x
Home: https://github.com/numpy/numpy
Commit: 0cdccd216681daa654c2c5b9775b6fc7c692a015
https://github.com/numpy/numpy/commit/0cdccd216681daa654c2c5b9775b6fc7c692a015
Author: Sebastian Berg <sebastian at sipsolutions.net>
Date: 2016-01-31 (Sun, 31 Jan 2016)
Changed paths:
M numpy/lib/tests/test_io.py
Log Message:
-----------
TST: Add missing suffix to temppath manager
Without the suffix, np.save creates a new file and the file
does not get cleaned up.
Commit: 04efc7d8aabe9bf4fb9835b52579fa86bd1483e9
https://github.com/numpy/numpy/commit/04efc7d8aabe9bf4fb9835b52579fa86bd1483e9
Author: Charles Harris <charlesr.harris at gmail.com>
Date: 2016-01-31 (Sun, 31 Jan 2016)
Changed paths:
M numpy/lib/tests/test_io.py
Log Message:
-----------
Merge pull request #7154 from charris/backport-7149
Backport 7149, TST: Add missing suffix to temppath manager
Compare: https://github.com/numpy/numpy/compare/26e41d51ffd7...04efc7d8aabe
More information about the Numpy-svn
mailing list