#22079: TestClient serialization of GET params with empty list as value
-------------------------------------+-------------------------------------
     Reporter:                       |                    Owner:  nobody
  code.djangoproject.com@…           |
         Type:  Bug                  |                   Status:  new
    Component:  Testing framework    |                  Version:  master
     Severity:  Normal               |               Resolution:
     Keywords:                       |             Triage Stage:  Accepted
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by Ahmad Abdallah):

 * needs_better_patch:  1 => 0
 * has_patch:  1 => 0


Comment:

 What's the desired behavior here? If it's correcting getlist's handling of
 empty lists, isn't that more in line with altering QueryDict than changing
 serialization of GET params?

 If we're still changing serialization, we might have to rewrite it
 ourselves since our current serialization is derived from urllib which is
 what causes the current bug mentioned by the ticket.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/22079#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 unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/093.36fe5a6a7e8f30f58578453ac0860ca4%40djangoproject.com.

Reply via email to