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

[v3] Path to 100% typing #1783

Closed
16 tasks done
dstansby opened this issue Apr 10, 2024 · 0 comments · Fixed by #1939
Closed
16 tasks done

[v3] Path to 100% typing #1783

dstansby opened this issue Apr 10, 2024 · 0 comments · Fixed by #1939
Labels
V3 Related to compatibility with V3 spec
Milestone

Comments

@dstansby
Copy link
Contributor

dstansby commented Apr 10, 2024

I thought I'd open an issue to track the path to adding 100% typing to the v3 branch. The mypy docs have a good guide to gradually adding typing to existing code, and from there I think the best way to get to enabling the mypy strict option is work through the sub-options that make up the strict rule:

From repo-review

We can use the list above to track progress, and link pull requests that address each option in turn (from top to bottom).

@jhamman jhamman added the V3 Related to compatibility with V3 spec label Apr 19, 2024
@jhamman jhamman added this to the 3.0.0 milestone Apr 22, 2024
@dstansby dstansby mentioned this issue May 15, 2024
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
V3 Related to compatibility with V3 spec
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants