bpo-36245: If statements prefer brackets over quotes if it is a filepath that could contain a space. by j3ska · Pull Request #12241 · python/cpython

Conversation

…that could contain a space.

zooba

Choose a reason for hiding this comment

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

Thanks!

@miss-islington

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

@bedevere-bot

@miss-islington

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

@miss-islington

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

zooba added a commit that referenced this pull request

Mar 27, 2019

Labels