#32326: Proposing a more concrete example of 'Streaming large CSV files'
-------------------------------------+-------------------------------------
Reporter: niauah | Owner: nobody
Type: | Status: new
Cleanup/optimization |
Component: | Version: 3.1
Documentation |
Severity: Normal | Keywords: streamingresponse
Triage Stage: | Has patch: 0
Unreviewed |
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
-------------------------------------+-------------------------------------
In the current document, the 'large CSV' is demonstrated through a simple
65536-element list, while the streaming feature is useful combined with a
Python generator function. Here I propose a slightly modified example with
a Python `yield` function.
--
Ticket URL: <https://code.djangoproject.com/ticket/32326>
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 view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/049.55e7dba47d8e181d32c36b34b17f9775%40djangoproject.com.