Type Hinting #55
Closed
Miloslav-RS
started this conversation in
Python
Replies: 4 comments 2 replies
-
|
Type hinting also makes autocomplete more accurate in LSP-enabled text editors. |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Group conclusion: |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Agreed, |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Already included in the Spec Review changes |
Beta Was this translation helpful? Give feedback.
0 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.
-
Do we require type-hinting?
I'm up for it, it's not only great for the static analysis, but also serve as a documentation.
Beta Was this translation helpful? Give feedback.
All reactions