classmethod() should fall back to calling PyClassMethod_New() instead of...
classmethod() should fall back to calling PyClassMethod_New() instead of deciding for itself that the type is invalid. (GH-3660)
Showing
Please register or sign in to comment