@classmethod can be stacked on @property, but @staticmethod cannot
| BPO | 44973 |
|---|---|
| Nosy | @rhettinger, @tusharsadhwani |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee = 'https://github.com/rhettinger' closed_at = <Date 2021-08-22.17:25:36.323> created_at = <Date 2021-08-22.06:39:43.790> labels = ['type-feature', '3.9', '3.10', '3.11'] title = '@classmethod can be stacked on @property, but @staticmethod cannot' updated_at = <Date 2021-08-22.17:38:02.202> user = 'https://github.com/tusharsadhwani'
bugs.python.org fields:
activity = <Date 2021-08-22.17:38:02.202> actor = 'rhettinger' assignee = 'rhettinger' closed = True closed_date = <Date 2021-08-22.17:25:36.323> closer = 'rhettinger' components = [] creation = <Date 2021-08-22.06:39:43.790> creator = 'tusharsadhwani' dependencies = [] files = [] hgrepos = [] issue_num = 44973 keywords = [] message_count = 2.0 messages = ['400051', '400081'] nosy_count = 2.0 nosy_names = ['rhettinger', 'tusharsadhwani'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = 'resolved' status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue44973' versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']