--
Ticket URL: <https://code.djangoproject.com/ticket/32859>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* has_patch: 0 => 1
* stage: Unreviewed => Accepted
Comment:
OK, I didn't fully review yet, but this looks right at first glance. (The
blame on our version is ''quite old'' — looks like this has been there
since day one.)
--
Ticket URL: <https://code.djangoproject.com/ticket/32859#comment:1>
* stage: Accepted => Ready for checkin
--
Ticket URL: <https://code.djangoproject.com/ticket/32859#comment:2>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"5a468b4c085900ba28b7f8dfa2cb0b50d7699aa6" 5a468b4c]:
{{{
#!CommitTicketReference repository=""
revision="5a468b4c085900ba28b7f8dfa2cb0b50d7699aa6"
Fixed #32859 -- Simplified compress_string() by using gzip.compress().
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/32859#comment:3>