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
pyobjc-framework-SecurityInterface/Modules/_SecurityInterface.m: This contains an API returning AuthorizationRights* and which requires dynamic memory allocation to enable implementations in Python. As users are unlikely to ever need to do this I'm skipping this file.
The new method for creating method IMPs should make it easier to provide IMPs for every method with a custom caller.
Files using
PyObjCUnsupportedMethod_IMP
:The text was updated successfully, but these errors were encountered: