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
Don't use variables whose name shadow builtins (`bytes`, `str` -- the
latter is actually a bytes instance). Also use a slightly more
idiomatic way to iterate over the bytestring.
0 commit comments