﻿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
30165	Deprecate ugettext(), ugettext_lazy(), ugettext_noop(), ungettext(), and ungettext_lazy()	Jon Dufresne	nobody	Along the lines of #27753 (Cleanups when no supported version of Django supports Python 2 anymore), the legacy functions in `django.utils.translation` -- `ugettext()`, `ugettext_lazy()`, `ugettext_noop()`, `ungettext()`, and `ungettext_lazy()` -- are simple aliases that remain for Python 2 Unicode backwards compatibility. As other compatibility layers have been cleaned up, these shims can be deprecated for removal.	Cleanup/optimization	closed	Internationalization	dev	Normal	fixed			Ready for checkin	1	0	0	0	0	0
