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

Fully type module then mark as py.typed #7

Closed
Avasam opened this issue Aug 12, 2024 · 0 comments · Fixed by #8
Closed

Fully type module then mark as py.typed #7

Avasam opened this issue Aug 12, 2024 · 0 comments · Fixed by #8

Comments

@Avasam
Copy link
Contributor

Avasam commented Aug 12, 2024

This is an issue to track jaraco.test being marked as py.typed.
I'd rather not lie about the typed state of a library and wait until all its public members are fully annotated (or at least to a "best effort") before being marked as py.typed.

Refs:

jaraco added a commit to python/importlib_resources that referenced this issue Aug 21, 2024
jaraco added a commit to python/importlib_metadata that referenced this issue Aug 21, 2024
jaraco added a commit to pmxbot/pmxbot that referenced this issue Aug 22, 2024
@jaraco jaraco closed this as completed in #8 Sep 17, 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 a pull request may close this issue.

1 participant