#29599: chunk_size for InMemoryUploadedFile is not used
------------------------------------------------+------------------------
               Reporter:  Ali Aliyev            |          Owner:  nobody
                   Type:  Cleanup/optimization  |         Status:  new
              Component:  File uploads/storage  |        Version:  master
               Severity:  Normal                |       Keywords:  chunks
           Triage Stage:  Unreviewed            |      Has patch:  1
    Needs documentation:  0                     |    Needs tests:  0
Patch needs improvement:  0                     |  Easy pickings:  0
                  UI/UX:  0                     |
------------------------------------------------+------------------------
 Hello,

 is it okay that the `chunk_size` is not used for `InMemoryUploadedFile.
 chunks`?

 Examples to compare:

 
https://github.com/django/django/blob/master/django/core/files/uploadedfile.py#L92
 https://github.com/django/django/blob/master/django/core/files/base.py#L48

-- 
Ticket URL: <https://code.djangoproject.com/ticket/29599>
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 post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/048.f6c361577903c6947e3d70302226d615%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to