dropbox / dropbox/sqlalchemy-stubs
Support for mypy's new semantic analyzer
Open
bug
priority-high
topic-plugins
- Dominant language
- Python
- Stars
- 583
- Forks
- 96
- PR merge metrics
- No merged PRs in 30d
Description
I'm trying to upgrade to mypy==0.740 which now apparently has a new semantic analyzer. It seems to trigger a lot of errors that weren't there using 0.710. The mypy docs mention that some plugin-related things have changed (mainly the order in which AST nodes are processed).
I was wondering if anyone else has been using sqlalchemy-stubs with mypy 0.720+ (which made the new semantic analyzer default), and if they were succesful.
I couldn't figure out from the travis build which mypy versions are supported for sqlalchemy-stubs.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.