﻿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
31311	Unneeded escape sequences in character classes	Kimball Leavitt	nobody	"There are at least three places in the regex in django/core/validators.py that have unnecessary escape sequences inside of character classes:

- https://github.com/django/django/blob/master/django/core/validators.py#L68
- https://github.com/django/django/blob/master/django/core/validators.py#L85
- https://github.com/django/django/blob/master/django/core/validators.py#L162"	Cleanup/optimization	new	Core (Other)	3.0	Normal		validators, regex		Unreviewed	1	0	0	0	0	0
