Skip to content

Conversation

@picnixz
Copy link
Member

@picnixzpicnixz commented Oct 26, 2025

This was an oversight as other themes are kw-only constructible.

@picnixzpicnixz requested a review from hugovk as a code ownerOctober 26, 2025 11:07
@picnixzpicnixz added the needs backport to 3.14 bugs and security fixes label Oct 26, 2025
@picnixzpicnixz enabled auto-merge (squash) October 26, 2025 11:08
@picnixzpicnixz merged commit 387ac2d into python:mainOct 26, 2025
57 checks passed
@miss-islington-app
Copy link

Thanks @picnixz for the PR 🌮🎉.. I'm working now to backport this PR to: 3.14.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 26, 2025
…honGH-140620) Other themes are kw-only constructible. (cherry picked from commit 387ac2d) Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
@bedevere-app
Copy link

GH-140621 is a backport of this pull request to the 3.14 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.14 bugs and security fixes label Oct 26, 2025
@picnixzpicnixz deleted the fix/colorize/kw-only-dataclass-133346 branch October 26, 2025 11:41
picnixz added a commit that referenced this pull request Oct 26, 2025
…-140620) (#140621) gh-133346: make `_colorize.Argparse` kw-only constructible (GH-140620) Other themes are kw-only constructible. (cherry picked from commit 387ac2d) Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
StanFromIreland pushed a commit to StanFromIreland/cpython that referenced this pull request Dec 6, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@picnixz