Uh oh!
There was an error while loading. Please reload this page.
gh-133346: add tests for _colorize.Theme - #139687
Conversation
7726b40 to
585c939Compare585c939 to
8db9163Compare_colorize.Theme_colorize.Argparse kw-only constructiblepicnixz
commented
Oct 26, 2025
I'm going to split this into two PRs. |
_colorize.Argparse kw-only constructible_colorize.Themepicnixz
commented
Oct 26, 2025
Will merge this once #140620 is merged. |
Uh oh!
There was an error while loading. Please reload this page.
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. |
bedevere-bot
commented
Oct 26, 2025
|
bedevere-bot
commented
Oct 26, 2025
|
@ambv Was there a reason not to use
dataclasses.replacewhen implementing theme support?