Skip to content

Commit e4643cb

Browse files
erictrautDaverballJelleZijlstra
authored
Expanded "Callables" chapter to include additional details. (#1723)
* Expanded "Callables" chapter to include additional details. * Update docs/spec/callables.rst Co-authored-by: David Salvisberg <[email protected]> * Expanded "Callables" chapter to include additional details. * Update docs/spec/callables.rst Co-authored-by: David Salvisberg <[email protected]> * Incorporated PR feedback from Jelle. * Changed draft to indicate that `(*args: Any, **kwargs: Any)` in a `def` statement should be interpreted as `...`. Clarified that `...` can be used with `Concatenate` and explained how this is interpreted. * Update docs/spec/callables.rst Co-authored-by: Jelle Zijlstra <[email protected]> * Incorporated feedback from Jelle. * Incorporated suggested changes from Guido's PR review. --------- Co-authored-by: David Salvisberg <[email protected]> Co-authored-by: Jelle Zijlstra <[email protected]>
1 parent 10aac3e commit e4643cb

File tree

2 files changed

+462
-68
lines changed

2 files changed

+462
-68
lines changed

0 commit comments

Comments
 (0)