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
Hello,
I have discovered that the declarations of PPyDescrObject and its descendants are not aligned with the current state of descrobject.h in Python 3.3+. The structure was extended in commit python/cpython@9d57481 . A patch is attached. I am also attaching a tiny patch to add PyGetSetDescr_Type declaration.