Fixed #18340 -- Fixed formtools form_hmac with Unicode input
Using cPickle, two apparently identical Unicode strings could generate different pickled results depending on previous operations on those strings.
Loading
Please register or sign in to comment