Skip to content
This repository was archived by the owner on Jun 26, 2020. It is now read-only.

Fixes for mypy 0.600#324

Merged
sunfishcode merged 3 commits intomasterfrom
mypy-0.600
May 3, 2018
Merged

Fixes for mypy 0.600#324
sunfishcode merged 3 commits intomasterfrom
mypy-0.600

Conversation

@sunfishcode
Copy link
Copy Markdown
Member

The error message said ISA and pointed to the initialization of the ISA variable in int.py, but the trick was that the ISA variable in defs.py also needed an annotation.

This fixes #323.

@sunfishcode sunfishcode merged commit a01c339 into master May 3, 2018
@sunfishcode sunfishcode deleted the mypy-0.600 branch May 3, 2018 19:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

MyPy 0.600 flags new issues in cretonne_codegen/meta

1 participant