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?