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

Improve typing using overloads #6

Closed
wants to merge 3 commits into from

Conversation

mardiros
Copy link

@mardiros mardiros commented Nov 10, 2024

At the moment, the typing is partial and requires cast due to the missing overloads.

I did not see that those MR exists before fixing it

The #3 exposes private argument in the overloads, which sounds a bad idea to me, it also introduce a breakding changes by enforcing kwargs. So I kept the MR open.

@mardiros mardiros changed the title Features/typing Improve typing using overloads Nov 10, 2024
@mardiros
Copy link
Author

This repository is dead

@mardiros mardiros closed this Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant