Skip to content

Conversation

@maximdu
Copy link
Collaborator

@maximdu maximdu commented Dec 5, 2025

The ability to chain decorators classmethod and property was removed in Python 3.13
documentation
discussion

Decorators classmethod with property used in one file, where they could be replaced with class variable

@maximdu maximdu requested a review from StannisMod December 5, 2025 08:53
@maximdu maximdu self-assigned this Dec 5, 2025
@maximdu maximdu added the refactor The rewriting of existing code to improve code quality label Dec 5, 2025
@maximdu maximdu marked this pull request as ready for review December 5, 2025 16:48
@maximdu maximdu changed the title Removing @classmethod @property Removing using decorators classmethod with property Dec 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

refactor The rewriting of existing code to improve code quality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants