#13222: unexpected HttpResponse iteration behavior
------------------------------------+---------------------------------------
          Reporter:  teepark        |         Owner:  nobody
            Status:  reopened       |     Milestone:        
         Component:  HTTP handling  |       Version:        
        Resolution:                 |      Keywords:        
             Stage:  Unreviewed     |     Has_patch:  1     
        Needs_docs:  0              |   Needs_tests:  0     
Needs_better_patch:  0              |  
------------------------------------+---------------------------------------
Changes (by teepark):

  * status:  closed => reopened
  * resolution:  duplicate =>

Comment:

 Replying to [comment:5 ubernostrum]:
 > Duplicate of #7581, which is already open for dealing with issues
 related to iterators/generators in response content.
 >
 > In the future please search existing tickets before opening new ones.

 I did search through and I saw that ticket. #7581 deals with
 HttpResponse.content, which accesses `_container` directly, so is
 orthogonal to iteration behavior. My patch won't fix #7581, and fixing
 #7581 won't help this issue.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/13222#comment:6>
Django <http://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-upda...@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