gh-112730: use keyword only argument for colorize by methane · Pull Request #118086 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Closed
Closed
Conversation
Member
methane
requested a review
from pablogsal
methane
requested a review
from iritkatriel
as a code owner
bedevere-app
Bot
mentioned this pull request
bedevere-app
Bot
added
the
awaiting core review
label
methane
added
the
skip news
label
methane
commented
Apr 19, 2024
methane commented
Member Author
sorry if there is a reason to use kwargs.
methane
commented
Apr 19, 2024
methane commented
Member Author
Maybe, you don't want to expose this option as public API.
methane
closed this
maxeonyx
commented
Oct 17, 2025
maxeonyx commented
@methane I think this was a good PR? Although changing away from **kwargs back to just a named arg means that this change would break anyone providing invalid args.
And yeah possibly they didn't want to expose it? But why not?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment