#19487: WSGI environ contains unicode strings
---------------------------------+------------------------------------
     Reporter:  aaugustin        |                    Owner:  nobody
         Type:  Bug              |                   Status:  closed
    Component:  Python 2         |                  Version:  master
     Severity:  Release blocker  |               Resolution:  fixed
     Keywords:                   |             Triage Stage:  Accepted
    Has patch:  0                |      Needs documentation:  0
  Needs tests:  0                |  Patch needs improvement:  0
Easy pickings:  0                |                    UI/UX:  0
---------------------------------+------------------------------------

Comment (by Aymeric Augustin <aymeric.augustin@…>):

 In [changeset:"d9a0b6ab36b6beb4251acf1de1fdf255e1223e02"]:
 {{{
 #!CommitTicketReference repository=""
 revision="d9a0b6ab36b6beb4251acf1de1fdf255e1223e02"
 Fixed #19487 -- Used str in the test client's WSGI environ.

 This regression was introduced by the unicode_literals patch. The WSGI
 spec mandates that environ contains native strings.
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/19487#comment:6>
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 [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to