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
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).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants