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
Previously, `set_encoding` was only available from
`gssapi._utils`. However, `gssapi._utils` was not
intended for external use, while `set_encoding` is
intended for external use.
Now, `set_encoding` is available from the main
`gssapi` module.
0 commit comments