#18340: formtools.utils.form_hmac is not consistent with unicode input
-----------------------------------+------------------------------------
     Reporter:  claudep            |                    Owner:  nobody
         Type:  Bug                |                   Status:  closed
    Component:  contrib.formtools  |                  Version:  master
     Severity:  Normal             |               Resolution:  fixed
     Keywords:                     |             Triage Stage:  Accepted
    Has patch:  1                  |      Needs documentation:  0
  Needs tests:  0                  |  Patch needs improvement:  0
Easy pickings:  0                  |                    UI/UX:  0
-----------------------------------+------------------------------------
Changes (by Claude Paroz <claude@…>):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [1a66f53f9413583d1da266356bb35e5f82868641]:
 {{{
 #!CommitTicketReference repository=""
 revision="1a66f53f9413583d1da266356bb35e5f82868641"
 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.
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/18340#comment:2>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to