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
CPython on macOS Big Sur has a bug in the ctypes.util.find_library function.
This has been fixed recently but has not made its way to an actual release
yet. This change adds a fallback GSS framework path to try incase ctypes fails
to find the path.
0 commit comments