﻿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
31534	Deprecate django.conf.urls.url().	David Smith	David Smith	"The docs for [https://docs.djangoproject.com/en/3.0/ref/urls/ django.conf.urls.url] say:
''
This function is an alias to django.urls.re_path(). It’s likely to be deprecated in a future release.''

It looks like the change was made in this [https://github.com/django/django/commit/df41b5a05d4e00e80e73afe629072e37873e767a commit] back in 2016 (Django 2.0). Given some years have passed, is it now the time to deprecate this function? 

"	Cleanup/optimization	closed	Core (URLs)	dev	Normal	fixed			Accepted	1	0	0	0	0	0
