Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.3k
bpo-46838: Syntax error improvements for function definitions#31590
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Misc/NEWS.d/next/Core and Builtins/2022-02-25-22-42-30.bpo-46838.RB6kEy.rst OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
…38.RB6kEy.rstCo-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
pablogsal commentedFeb 25, 2022
Thanks@AlexWaygood !! |
Andykl commentedFeb 26, 2022 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
It's great that all the points for function defenition have worked out.
|
pablogsal commentedMar 3, 2022 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
No, I will add those in another commit
I left it uncovered because that's going to be quite rare and I think is not worth the extra rule |
Uh oh!
There was an error while loading.Please reload this page.
First round of improvements for function definitions.
https://bugs.python.org/issue46838