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
Currently it's the only text-based argument that requires bytes, the others are coerced. This argument should also accept native strings which are coerced to bytes under the hood.