Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork960
Commit2b85cd1
committed
Fix ambiguous
This fixes some ambiguous wording in a comment in`_safer_popen_wording`, where it was unclear if the secondaryproblem -- where it would be possible to run a wrong `cmd.exe`-typeshell -- would happen under two separate circumstances, or onlywhen both circumstances occurred together. This adjusts its wordingto make clear that it is the latter.This also fixes a minor typo in another `_safer_popen_windows`comment.This might be viewed as building on the improvements inb9d9e56(#1859), but the changes here are to comments only._safer_popen_windows comment1 parent82aaa13 commit2b85cd1
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
273 | 273 | | |
274 | 274 | | |
275 | 275 | | |
276 | | - | |
| 276 | + | |
277 | 277 | | |
278 | 278 | | |
279 | 279 | | |
280 | 280 | | |
281 | | - | |
| 281 | + | |
282 | 282 | | |
283 | 283 | | |
284 | 284 | | |
| |||
0 commit comments
Comments
(0)