Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 392 Bytes

TODO.md

File metadata and controls

9 lines (8 loc) · 392 Bytes

TODO

  • Add support for @classproperty.
  • Add support for @strict_classproperty.
  • Add support for @cached_classproperty.
  • Add support for @hybrid_method.
  • Add support for super() in setter and deleter of properties.
  • Add support for super() in expression of hybrid properties.
  • Add support for super() in expression of hybrid methods.