Commit af1cb1c
[3.14] pythonGH-139809: Fix argparse subcommand prog not respecting color environment variables (pythonGH-139818) (python#139866)
pythonGH-139809: Fix argparse subcommand prog not respecting color environment variables (pythonGH-139818)
(cherry picked from commit 9fc4366)
Co-authored-by: Savannah Ostrowski <[email protected]>1 parent 2cc13ff commit af1cb1c
File tree
3 files changed
+18
-2
lines changed- Lib
- test
- Misc/NEWS.d/next/Library
3 files changed
+18
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1960 | 1960 | | |
1961 | 1961 | | |
1962 | 1962 | | |
1963 | | - | |
| 1963 | + | |
| 1964 | + | |
| 1965 | + | |
1964 | 1966 | | |
1965 | 1967 | | |
1966 | 1968 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| |||
7128 | 7129 | | |
7129 | 7130 | | |
7130 | 7131 | | |
7131 | | - | |
| 7132 | + | |
| 7133 | + | |
7132 | 7134 | | |
7133 | 7135 | | |
7134 | 7136 | | |
| |||
7355 | 7357 | | |
7356 | 7358 | | |
7357 | 7359 | | |
| 7360 | + | |
| 7361 | + | |
| 7362 | + | |
| 7363 | + | |
| 7364 | + | |
| 7365 | + | |
| 7366 | + | |
| 7367 | + | |
| 7368 | + | |
| 7369 | + | |
| 7370 | + | |
7358 | 7371 | | |
7359 | 7372 | | |
7360 | 7373 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments