-
-
Notifications
You must be signed in to change notification settings - Fork 33.5k
gh-141939: Add colors to interpolated values in argparse #141940
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
base: main
Are you sure you want to change the base?
Conversation
|
Consider adding a test or extending an existing test. |
|
Of course 😉 (this is a draft PR). |
5415561 to
4cd4e41
Compare
4cd4e41 to
a3b5687
Compare
|
I updated the code and tests 😉 I had to change a bit the logic introduced in #141680 as introducing a new color for interpolated values, that would be different from the For I hope this is clear, I can amend this if needed. |
|
For the record the PR could be slightly improved with the formatting of
The issue is that the use of |

--help#141939