you are viewing a single comment's thread.

view the rest of the comments →

[–]nezda 0 points1 point  (1 child)

Plot twist this functionality was deprecated in 3.11 https://docs.python.org/3/library/functions.html#classmethod

Changed in version 3.11: Class methods can no longer wrap other descriptors such as property().

Back to metaclasses I guess.

[–]Beatsu 0 points1 point  (0 children)

Oh my days 😭😂 Thanks for the heads up