dropbox / dropbox/sqlalchemy-stubs
hybrid_property support
Open
enhancement
priority-normal
topic-plugins
- Dominant language
- Python
- Stars
- 583
- Forks
- 96
- PR merge metrics
- No merged PRs in 30d
Description
Hi, I saw the thread a this topic [here](https://github.com/python/mypy/issues/4430), but can't haven't seen any TODOs in this repo for it, so I'll go ahead and make one.
We need support to infer types for `hybrid_property` similar to `property`, returning different types based on whether it's being accessed on a class or an instance, and support for the `@.expression` decorator.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.