-
Notifications
You must be signed in to change notification settings - Fork 237
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
Expanded "Callables" chapter to include additional details. #1723
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you! A few minor comments.
Co-authored-by: David Salvisberg <dave@daverball.com>
Co-authored-by: David Salvisberg <dave@daverball.com>
…into callables_spec2 # Conflicts: # docs/spec/callables.rst
…f` statement should be interpreted as `...`. Clarified that `...` can be used with `Concatenate` and explained how this is interpreted.
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good work! Here are some editorial nits -- take them or leave them. I will check the box in the issue as well.
Thanks for the review @gvanrossum. I incorporated all of your suggested changes. |
No description provided.