Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bpo-38671: Make sure to return an absolute path in pathlib._WindowsFlavour.resolve() #17716

Open
wants to merge 1 commit into
base: master
from

Conversation

@uranusjr
Copy link
Contributor

uranusjr commented Dec 27, 2019

@uranusjr uranusjr force-pushed the uranusjr:path-resolve-nonstrict-win branch from f170b86 to 87e0e37 Dec 27, 2019
This guarentees we are returning an absolute path when the input `path`
is relative. Nothing would change if `path` is already absolute.
@uranusjr uranusjr force-pushed the uranusjr:path-resolve-nonstrict-win branch from 87e0e37 to 78953ba Dec 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants
You can’t perform that action at this time.