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
This is a bit of a drive-by suggestion, but I've just noticed that PyCapsule_CheckExact is the only capsule-related API function that is not part of the stable ABI. Is it an oversight?
The text was updated successfully, but these errors were encountered:
This is a bit of a drive-by suggestion, but I've just noticed that
PyCapsule_CheckExact
is the only capsule-related API function that is not part of the stable ABI. Is it an oversight?The text was updated successfully, but these errors were encountered: