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
test: add keyword str rejection tests for all entry points
Test that data='hello' (keyword) raises the same 'Strings must be
encoded before hashing' error as positional str for one-shot
functions, constructors, and update().
0 commit comments