You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm sorry to not have caught this earlier, but I'm really not happy with the change to require py::metaclass() whenever a static property is used.
For very large codebases like ours, where many many classes have static properties this causes unnecessary breakage. Is there any way this can be avoided now or in the future?