diff options
author | Tyler Reddy <tyler.je.reddy@gmail.com> | 2018-10-02 12:12:00 -0700 |
---|---|---|
committer | Tyler Reddy <tyler.je.reddy@gmail.com> | 2018-10-02 12:12:00 -0700 |
commit | 368f7ab3f50a826902a64080a15a17e86fa95e4c (patch) | |
tree | ecbe875da340a660b9b26264e54d52e3c01a02fe /numpy/core/arrayprint.py | |
parent | 7511d0b2b0ce924be152913c0c87e60e4065f7be (diff) | |
download | numpy-368f7ab3f50a826902a64080a15a17e86fa95e4c.tar.gz |
BUG: test_path() now uses Path.resolve()
* test_path() in test_memmap.py no longer
uses os.path.realpath() because of failure
to resolve symlinks on Windows--a CPython
bug that is still open
* this was discovered in testing on the Azure
CI platform, where a symlink was resolved
by memmap in NumPy using Path.resolve(), while
the unit test verifying this behavior used
os.path.realpath()
Diffstat (limited to 'numpy/core/arrayprint.py')
0 files changed, 0 insertions, 0 deletions