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

PR: Percent encode/decode cwd to encode spaces and special characters #229

Merged
merged 4 commits into from
Jul 10, 2020

Conversation

steff456
Copy link
Member

@steff456 steff456 commented Jul 9, 2020

Adds support to paths that have special characters.
Fixes #225

image

@steff456 steff456 added this to the Sprint July milestone Jul 9, 2020
@steff456 steff456 requested a review from ccordoba12 July 9, 2020 23:35
@steff456 steff456 self-assigned this Jul 9, 2020
Copy link
Member

@ccordoba12 ccordoba12 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @steff456! I only left a couple on minor suggestions for you.

I'd also like to see a regression test for this, so we don't inadvertently alter this functionality in the future.

Copy link
Member

@ccordoba12 ccordoba12 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work @steff456!

@ccordoba12 ccordoba12 merged commit 4adb619 into spyder-ide:master Jul 10, 2020
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.

Terminal error "ValueError: Invalid cookie 'cwd'"
2 participants