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
Fix potential crash in deallocating method objects when dynamically
allocated PyMethodDef's lifetime is managed through the self
argument of a PyCFunction.