Skip to content
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

Unionize the duck types #168

Closed
KotlinIsland opened this issue Jan 21, 2022 · 2 comments
Closed

Unionize the duck types #168

KotlinIsland opened this issue Jan 21, 2022 · 2 comments
Labels

Comments

@KotlinIsland
Copy link
Owner

KotlinIsland commented Jan 21, 2022

An option to unionize the duck types.

a: float
reveal_type(a)  # float | int

I think a configuration option like duck_types with values of unionize, plain(#167) and standard

relates: #6
relates: #167

@Zeckie

This comment was marked as abuse.

@KotlinIsland
Copy link
Owner Author

#167 wins

@KotlinIsland KotlinIsland closed this as not planned Won't fix, can't repro, duplicate, stale Aug 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants