﻿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
23919	Cleanups for when we drop Python 2 compatibility	Tim Graham	nobody	"This is a tracking ticket of things that we can remove when we drop Python 2 compatibility (in a few years or so). Please edit the description of the ticket as you come across new items.

* `django.dispatch.weakref_backports`
* `django.utils.2to3_fixes`
* `django.utils.lru_cache`
* `django.utils.html_parser.use_workaround`
* `django.utils.decorators.ContextDecorator`
* `django.utils.six`
* Change `inspect.getargspec()` (deprecated since 3.0) to `inspect.getfullargspec()`
* `@python_2_unicode_compatible`
* `from __future__ import unicode_literals`"	Cleanup/optimization	new	Core (Other)		Normal				Someday/Maybe	0	0	0	0	0	0
