[Numpy-svn] [numpy/numpy] f7b026: TST: avoid opening files twice which doesn't work ...
GitHub
noreply at github.com
Sun Feb 16 18:57:23 EST 2014
Branch: refs/heads/master
Home: https://github.com/numpy/numpy
Commit: f7b0265655725267063ed25478aa7c2ab20b3a85
https://github.com/numpy/numpy/commit/f7b0265655725267063ed25478aa7c2ab20b3a85
Author: Julian Taylor <jtaylor.debian at googlemail.com>
Date: 2014-02-16 (Sun, 16 Feb 2014)
Changed paths:
M numpy/core/tests/test_memmap.py
M numpy/core/tests/test_multiarray.py
Log Message:
-----------
TST: avoid opening files twice which doesn't work on windows
Commit: 5669280ac3535c3fed083fcb1fedef2064d227fd
https://github.com/numpy/numpy/commit/5669280ac3535c3fed083fcb1fedef2064d227fd
Author: Julian Taylor <jtaylor.debian at googlemail.com>
Date: 2014-02-16 (Sun, 16 Feb 2014)
Changed paths:
M doc/f2py/f2py.1
M doc/source/f2py/usage.rst
Log Message:
-----------
DOC: remove mktemp mention from f2py manpage
Commit: 25ac48f98e5a12d653963a2da4607ba5cac3bffa
https://github.com/numpy/numpy/commit/25ac48f98e5a12d653963a2da4607ba5cac3bffa
Author: Charles Harris <charlesr.harris at gmail.com>
Date: 2014-02-16 (Sun, 16 Feb 2014)
Changed paths:
M doc/f2py/f2py.1
M doc/source/f2py/usage.rst
M numpy/core/tests/test_memmap.py
M numpy/core/tests/test_multiarray.py
Log Message:
-----------
Merge pull request #4299 from juliantaylor/win-tempfile-fix
Windows tempfile fix
Compare: https://github.com/numpy/numpy/compare/2a8eea93f8fa...25ac48f98e5a
More information about the Numpy-svn
mailing list