PEP 677 -- Callable Type Syntax. #979
smeden-lod
started this conversation in
General
Replies: 1 comment 5 replies
-
Judging from past experience, it's likely that it will be implemented in pyright pretty soon. :) It might not help that much, though, because type annotation syntax also needs to be valid at runtime (even with |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys. I came across this PEP announcement today, I'm so excited ! I was fighting with the awfull notation for Callable, wondering if there were a chance for getting clean function signatures as the ones in Haskell. And here it is !!! Do you know of any intent to implement that in pyright ?
Beta Was this translation helpful? Give feedback.
All reactions