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
Since libsvn internally uses utf8 everywhere, it should be possible for callers to provide unicode objects in the subvertpy API rather than requiring them to pass in UTF8 encoded bytestrings.