◐ Shell
clean mode source ↗

allow path-like objects to be cwd on windows by benjaminp · Pull Request #389 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@benjaminp

Copy link Copy Markdown

Contributor

#157 added the test, but it's currently (correctly) broken on windows.

#157 added the test, but it's currently (correctly) broken on windows.

@benjaminp benjaminp merged commit f522792 into master

Mar 2, 2017

@benjaminp benjaminp deleted the benjamin-cwd-windows branch

March 2, 2017 07:04

@Khold6458

Copy link Copy Markdown

I believe this (and the subsequent fix in commit d874b8f) need to be backported to 3.6.

(For context, I have just compiled Python from source for the first time and landed here after running tests and searching around a bit.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@benjaminp @Khold6458 @the-knights-who-say-ni