﻿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
23105	Cosmetic change on lru_cache backport	Areski Belaid	Areski Belaid	"A backport for lru_cache has been imported to Django: 
https://github.com/django/django/blob/master/django/utils/lru_cache.py
Unfortunately when importing it, we added an non-necessary extra indent.

FYI, lru_cache last backport is now https://bitbucket.org/jaraco/backports.functools_lru_cache/

To improve the code style, I moved the backport to a separate file, that way the code will be cleaner and it will be easier to keep in sync with the original code on bitbucket."	Cleanup/optimization	closed	Utilities	dev	Normal	wontfix	lru_cache		Unreviewed	1	0	0	0	0	0
