Skip to content

Fix: resolve_path logic is now cross-platform compatible#1825

Merged
davidism merged 1 commit into
pallets:masterfrom
BALaka-18:resolve-path-1813
Mar 30, 2021
Merged

Fix: resolve_path logic is now cross-platform compatible#1825
davidism merged 1 commit into
pallets:masterfrom
BALaka-18:resolve-path-1813

Conversation

@BALaka-18
Copy link
Copy Markdown
Contributor

The resolve_path logic, as mentioned in the Issue, is now cross-platform compatible.

Checklist:

  • Add an entry in CHANGES.rst summarizing the change and linking to the issue.
  • Run pre-commit hooks and fix any issues.
  • Run pytest and tox, no tests failed.

Comment thread src/click/types.py Outdated
@davidism davidism force-pushed the resolve-path-1813 branch from 72ece30 to df5a6e4 Compare March 30, 2021 19:58
@davidism davidism added this to the 8.0.0 milestone Mar 30, 2021
@davidism davidism merged commit c78265a into pallets:master Mar 30, 2021
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Apr 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

resolve_path differs on Windows depending on Python version

2 participants