Skip to content

Fix error message in bad_kwargs function definition#20681

Closed
hyperkai wants to merge 1 commit intopython:masterfrom
hyperkai:patch-7
Closed

Fix error message in bad_kwargs function definition#20681
hyperkai wants to merge 1 commit intopython:masterfrom
hyperkai:patch-7

Conversation

@hyperkai
Copy link
Copy Markdown
Contributor

Fixes: #20679

@hyperkai hyperkai closed this Jan 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Setting **dict[str, int] to **kwargs gets a wrong error message, saying argument instead of parameter

1 participant