#36293: Extend `django.utils.text.compress_sequence()` to optionally flush data
written to compressed file
-------------------------------+--------------------------------------
Reporter: huoyinghui | Owner: (none)
Type: New feature | Status: closed
Component: HTTP handling | Version: dev
Severity: Normal | Resolution: needsinfo
Keywords: gzip flush | Triage Stage: Unreviewed
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------+--------------------------------------
Changes (by Natalia Bidart):
* summary:
Add test to verify non-blocking behavior of compress_sequence() with
zfile.flush()
=>
Extend `django.utils.text.compress_sequence()` to optionally flush
data written to compressed file
--
Ticket URL: <
https://code.djangoproject.com/ticket/36293#comment:4>
Django <
https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.