Better handling of classes
Open
- Dominant language
- Python
- Stars
- 16.8k
- Forks
- 603
- Avg merge
- 4d 23h
- Merged PRs (30d)
- 6
Description
- [ ] Automatic ClassVar annotations for assignments with no type information
- [ ] Allow any statement within class body (as in Python) (#212)
- [ ] ClassVar inheritance (#208)
- [ ] Automatic `self.slot` deduction without specialized decorators (#210)
- [ ] Class decorators (#110)
Contributor guide
Assessment
This issue has not been assessed yet.