Skip to content

Commit

Permalink
PEP 677: Callable Type Syntax (#2187)
Browse files Browse the repository at this point in the history
Ported from a google doc at
https://docs.google.com/document/d/16UmBItZWIzKZK3ZTpDKH8vazNZ817E4UqKmPtebO4jQ/edit

Co-authored-by: Alex Waygood <[email protected]>
Co-authored-by: Tuomas Suutari <[email protected]>
Co-authored-by: Jelle Zijlstra <[email protected]>
Co-authored-by: Guido van Rossum <[email protected]>
  • Loading branch information
5 people authored Dec 14, 2021
1 parent 27b476d commit 581d21d
Show file tree
Hide file tree
Showing 2 changed files with 855 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -532,6 +532,7 @@ pep-0673.rst @jellezijlstra
pep-0674.rst @vstinner
pep-0675.rst @jellezijlstra
pep-0676.rst @Mariatta
pep-0677.rst @gvanrossum
# ...
# pep-0754.txt
# ...
Expand Down
Loading

0 comments on commit 581d21d

Please sign in to comment.