Skip to content
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

Add punning #55744

Closed
wants to merge 1 commit into from
Closed

Add punning #55744

wants to merge 1 commit into from

Conversation

joshuabambrick
Copy link

@joshuabambrick joshuabambrick commented Oct 28, 2023

This is a draft PR illustrating the impact of the python syntactic sugar proposed in https://discuss.python.org/t/syntactic-sugar-to-encourage-use-of-named-arguments/36217/41 (PEP incoming)

This is purely for illustrative purposes and should not be merged.

We here illustrate the impact of using the proposed syntactic sugar in all cases where it is applicable. In practice, as with any other language feature, the programmer should be judicious about whether using this feature improves their code based on the context. We do not advocate for enforcing a rule of using this feature in all cases where it may be applicable.

@mroeschke
Copy link
Member

Hi. If this is for demonstration purposes for a PEP, it would be preferable to do this on your own fork. Thanks but closing.

@mroeschke mroeschke closed this Oct 28, 2023
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.

2 participants