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

[Enhancement] Possible upgrade of mypy above 0.971 to avoid breaking checks #3704

Open
peterzhuamazon opened this issue Jul 5, 2023 · 0 comments
Labels
bug Something isn't working technical-debt Additional rework required to improve the existing code

Comments

@peterzhuamazon
Copy link
Member

Observed in #3658 when trying to upgrade to the newer version of mypy:

# TODO: Newer version of mypy above 0.971 such as 0.991 has included new checks such as 'call-overload', 'override', and 'arg-type'
#       that would introduce new errors during the checks. Set this as a later enhancement for now

Thanks.

@peterzhuamazon peterzhuamazon added the enhancement New Enhancement label Jul 5, 2023
@github-actions github-actions bot added the untriaged Issues that have not yet been triaged label Jul 5, 2023
@jordarlu jordarlu added bug Something isn't working technical-debt Additional rework required to improve the existing code and removed untriaged Issues that have not yet been triaged enhancement New Enhancement labels Jul 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working technical-debt Additional rework required to improve the existing code
Projects
Development

No branches or pull requests

2 participants