Skip to content

Fixes py.path.local.samefile in Python 3 on Windows#229

Merged
nicoddemus merged 1 commit intopytest-dev:masterfrom
nicoddemus:samefile-win-py3
Dec 27, 2019
Merged

Fixes py.path.local.samefile in Python 3 on Windows#229
nicoddemus merged 1 commit intopytest-dev:masterfrom
nicoddemus:samefile-win-py3

Conversation

@nicoddemus
Copy link
Member

Python 3 on Windows contains a working implementation of os.path.samefile that should be used.

Discovered this while investigating why test_cmdline_python_package_symlink fails on Python 3.8 on Windows (pytest-dev/pytest#6159).

Python 3 on Windows contains a working implementation
of os.path.samefile that should be used.
nicoddemus added a commit to nicoddemus/pytest that referenced this pull request Dec 26, 2019
As discussed in pytest-dev#6159,
we are waiting for a new py release (pytest-dev/py#229)
@nicoddemus nicoddemus merged commit b02342a into pytest-dev:master Dec 27, 2019
@nicoddemus nicoddemus deleted the samefile-win-py3 branch December 27, 2019 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants