|
No need for backports, as I've made the change in the original backport PRs. |
Sorry, something went wrong.
| comspec = executable | ||
|
|
||
| args = '{} /c "{}"'.format (comspec, args) |
There was a problem hiding this comment.
The value of args should quote comspec. Otherwise the shell process won't parse its command line correctly if comspec contains spaces.
Sorry, something went wrong.
There was a problem hiding this comment.
That was a problem before too, so let's make it a new issue. Assuming the backports for the original change go it, it'll automatically flow back smoothly enough (whereas this PR may not).
Sorry, something went wrong.
|
@zooba @eryksun Should this PR be backported? Especially considering that the new security releases may be issued the nearest days because of #101726 (comment): However, I'm also concerned by the near certainty that we'll be criticised (again) for not immediately reacting, so if we'd rather not keep patiently explaining to nervous people that we aren't impacted, we could schedule new releases. |
Sorry, something went wrong.
|
I integrated the fix into the backports before merging them, so it's already there. |
Sorry, something went wrong.
|
Oh, I see, thank you. |
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.