﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
32859	Simplify django.utils.text.compress_string by using gzip.compress	Illia Volochii	Illia Volochii	"[https://docs.python.org/3/library/gzip.html#gzip.compress gzip.compress] can replace the custom logic defined in [https://github.com/django/django/blob/225d96533a8e05debd402a2bfe566487cc27d95f/django/utils/text.py#L286-L289 django.utils.text.compress_string].
Actually, the function works in the same way under the hood."	Cleanup/optimization	closed	Utilities	dev	Normal	fixed			Ready for checkin	1	0	0	0	0	0
