-
-
Couldn't load subscription status.
- Fork 33.2k
gh-133346: add tests for _colorize.Theme
#139687
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
Conversation
7726b40 to
585c939
Compare
585c939 to
8db9163
Compare
_colorize.Theme_colorize.Argparse kw-only constructible
|
I'm going to split this into two PRs. |
_colorize.Argparse kw-only constructible_colorize.Theme
|
Will merge this once #140620 is merged. |
|
Thanks @picnixz for the PR 🌮🎉.. I'm working now to backport this PR to: 3.14. |
(cherry picked from commit 37827c1) Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
|
GH-140622 is a backport of this pull request to the 3.14 branch. |
|
|
@ambv Was there a reason not to use
dataclasses.replacewhen implementing theme support?