Skip to content

bpo-36245: If statements prefer brackets over quotes if it is a filepath that could contain a space. #12241

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

Merged
merged 2 commits into from
Mar 21, 2019

Conversation

j3ska
Copy link
Contributor

@j3ska j3ska commented Mar 8, 2019

Apologies in advance if this is pull isn't quite right. I live in perforce and feel extremely clumsy in git.

https://bugs.python.org/issue36245

Copy link
Member

@zooba zooba left a comment

Choose a reason for hiding this comment

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

Thanks!

@miss-islington
Copy link
Contributor

Thanks @j3ska for the PR, and @zooba for merging it 🌮🎉.. I'm working now to backport this PR to: 3.7.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 21, 2019
…ces. (pythonGH-12241)

(cherry picked from commit 7ee88bf)

Co-authored-by: Jess <jess@gmail.com>
@bedevere-bot
Copy link

GH-12484 is a backport of this pull request to the 3.7 branch.

@miss-islington
Copy link
Contributor

Thanks @j3ska for the PR, and @zooba for merging it 🌮🎉.. I'm working now to backport this PR to: 2.7.
🐍🍒⛏🤖

@miss-islington
Copy link
Contributor

Sorry, @j3ska and @zooba, I could not cleanly backport this to 2.7 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 7ee88bf3e59493137a775368165c5c5fe1ed7f46 2.7

miss-islington added a commit that referenced this pull request Mar 21, 2019
…ces. (GH-12241)

(cherry picked from commit 7ee88bf)

Co-authored-by: Jess <jess@gmail.com>
zooba added a commit to zooba/cpython that referenced this pull request Mar 27, 2019
@bedevere-bot
Copy link

GH-12591 is a backport of this pull request to the 2.7 branch.

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

Successfully merging this pull request may close these issues.

5 participants