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

Towards typing #150

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open

Towards typing #150

wants to merge 9 commits into from

Conversation

inducer
Copy link
Owner

@inducer inducer commented Dec 19, 2024

This now generates a half-working stub file.

Still to do:

  • Worry about ruff problems in stub
  • How to combine types from __init__ and the stub?
    • If kept redundant, add a stub check.
  • Make sure setuptools installs py.typed
  • Fix docs
  • Lots of spurious upcast overloads?
  • Make sure the types are actually seen

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