Skip to content

BUG: relpath fails for different drives on windows #16441

Merged
charris merged 1 commit into
numpy:maintenance/1.18.xfrom
charris:backport-16308
May 30, 2020
Merged

BUG: relpath fails for different drives on windows #16441
charris merged 1 commit into
numpy:maintenance/1.18.xfrom
charris:backport-16308

Conversation

@charris

@charris charris commented May 30, 2020

Copy link
Copy Markdown
Member

Backport of #16308.

Revive gh-12535. Fixes gh-12530. Sorry, no test.

This PR should fix the immediate problem of broken CI runs or smoke out the reason relpath was used in the first place.

  • BUG: relpath fails for different drives on windows

  • ENH: always use abspath

* BUG: relpath fails for different drives on windows

* ENH: always use abspath
@charris charris merged commit 5287663 into numpy:maintenance/1.18.x May 30, 2020
@charris charris deleted the backport-16308 branch May 30, 2020 02:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants