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
Currently it isn't possible to use PyArg_ParseTupleAndKeywords in a CreateWith function to initialize a class object because only the positionned args are forwarded to CreateWith in TPythonType.NewSubtypeInst.