#30294: HttpResponse doesn't handle memoryview objects
--------------------------------+------------------------------------
     Reporter:  Roger Hunwicks  |                    Owner:  nobody
         Type:  New feature     |                   Status:  new
    Component:  HTTP handling   |                  Version:  master
     Severity:  Normal          |               Resolution:
     Keywords:                  |             Triage Stage:  Accepted
    Has patch:  0               |      Needs documentation:  0
  Needs tests:  0               |  Patch needs improvement:  0
Easy pickings:  1               |                    UI/UX:  0
--------------------------------+------------------------------------

Comment (by Simon Charette):

 The fact `make_bytes` would still use `force_bytes` if
 da56e1bac6449daef9aeab8d076d2594d9fd5b44 didn't refactor it and that
 d680a3f4477056c69629b0421db4bb254b8c69d0 added `memoryview` support to
 `force_bytes` strengthen my assumption that `make_bytes` should be
 adjusted as well.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/30294#comment:3>
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 [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/067.dfb1ea868dd2b5c0c97fbf7a693156cc%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to