-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Shorten inline type hints #1980
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
Conversation
a8c1a6b
to
8ab35e9
Compare
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.
I know that we've discussed various elaborate ways to do shortenting in the zulip, but I'd love to merge this client-side approach before we do anything really intricate!
8ab35e9
to
ce4fb06
Compare
aa096d4
to
3b61acb
Compare
This PR is just the client-side approach now, and is ready for review (replacing parts of the type with |
bors r+
Thanks!
|
1980: Shorten inline type hints r=matklad a=detrumi Implements #1946 Co-authored-by: Wilco Kusee <[email protected]>
Build succeeded |
Implements #1946