Loading
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.
Using cPickle, two apparently identical Unicode strings could generate different pickled results depending on previous operations on those strings.